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
- _personRecId
Type: HcmPersonRecId Extended Data Type
A Person field value.
- _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.