Share via


HcmWorker::getMinEmploymentStartDate Method

Returns the minimum ValidFrom value for the active employments that are associated with an HcmWorker object.

Syntax

client server public static HcmEmploymentValidFrom getMinEmploymentStartDate(HcmWorkerRecId _workerRecId, [utcdatetime _asOfDate])

Run On

Called

Parameters

  • _asOfDate
    Type: utcdatetime
    The point in time to use for the selection criteria.

Return Value

Type: HcmEmploymentValidFrom Extended Data Type
The minimum ValidFrom value that is associated with an active employment for the worker.

See Also

Reference

HcmWorker Table