PSAResourceSchedulingModifyBase.getCalendarId Method [AX 2012]
Note |
|---|
|
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using. |
Microsoft Dynamics AX 2012 R3
private CalendarId getCalendarId(HcmWorkerRecId _worker, [RecId workerLERecID])
Microsoft Dynamics AX 2012 R2 (SYS)
private CalendarId getCalendarId(HcmWorkerRecId _worker, [RecId workerLERecID])
Microsoft Dynamics AX 2012 Feature Pack (SYS)
private CalendarId getCalendarId(HcmWorkerRecId _worker)
Microsoft Dynamics AX 2012 (FPK)
private CalendarId getCalendarId(HcmWorkerRecId _worker)
Run On
ServerCommunity Additions
ADD
Show:
Note