PSASchedEmplReservation::commitment Method

Find the commitment type of a reservation for selected worker on a certain project/activity/quotation during a period of time

Syntax

client server public static PSASchedCommit commitment(
    ProjWorkerRecId _sWorkerId, 
    ProjId _sProjId, 
    QuotationId _sQuotationId, 
    ProjActivityId _sActivityId, 
    TransDate _dFrom, 
    TransDate _dTo)

Run On

Called

Parameters

Return Value

Type: PSASchedCommit Enumeration
The commitment type for the selected reservation

See Also

Reference

PSASchedEmplReservation Table