Share via


HcmPersonDetails::futureRecordExists Method

Indicates whether a future-dated record that corresponds to the specified person exists.

Syntax

client server public static boolean futureRecordExists(HcmPersonRecId _personRecId, [utcdatetime _asOfDate])

Run On

Called

Parameters

  • _asOfDate
    Type: utcdatetime
    The as of date to use to search for future records.

Return Value

Type: boolean
true if a future record exists; otherwise, false.

See Also

Reference

HcmPersonDetails Table