HcmWorker::numberActiveAndFutureEmployments Method

Gets the count of current and pending employments for an HcmWorker record.

Syntax

client server public static int numberActiveAndFutureEmployments(HcmWorkerRecId _workerRecId, [utcdatetime _asOfDate])

Run On

Called

Parameters

  • _asOfDate
    Type: utcdatetime
    The point in time that will be used for the selection criteria.

Return Value

Type: int
The number of current and pending employments for the worker.

See Also

Reference

HcmWorker Table