PaymCalendarAdjustedDate::create Method [AX 2012]
Creates an instance of the PaymCalendarAdjustedDate class.
client server public static PaymCalendarAdjustedDate create(container _pack)
Run On
CalledParameters
- _pack
- Type: container
A container that contains the values that represents the instance.
Return Value
Type: PaymCalendarAdjustedDate ClassA new instance of the PaymCalendarAdjustedDate class.
Show: