PaymCalendarSpecificRule::create Method [AX 2012]
Retrieves an instance of the PaymCalendarSpecificRule class.
client server public static PaymCalendarSpecificRule create(container _pack)
Run On
CalledParameters
- _pack
- Type: container
The container that contains the packed data.
Return Value
Type: PaymCalendarSpecificRule ClassA new instance of the PaymCalendarSpecificRule class.
Show: