Share via


HcmWorkerTitle::futureRecordExists Method

Checks whether a future-dated record that corresponds to the specified worker exists.

Syntax

client server public static boolean futureRecordExists(HcmWorkerRecId _workerRecId, [utcdatetime _asOfDate])

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

HcmWorkerTitle Table