PSAResourceSchedulingModifyBase.getCalendarId Method [AX 2012]

NoteNote

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

Server

Parameters

_worker
Type: HcmWorkerRecId Extended Data Type
workerLERecID
Type: RecId Extended Data Type

Community Additions

ADD
Show: