PaymCalendarAdjustedDate::create Method [AX 2012]

Creates an instance of the PaymCalendarAdjustedDate class.

client server public static PaymCalendarAdjustedDate create(container _pack)

Run On

Called

Parameters

_pack
Type: container
A container that contains the values that represents the instance.

Return Value

Type: PaymCalendarAdjustedDate Class
A new instance of the PaymCalendarAdjustedDate class.

Use the pack method to obtain a container for use as input to this method.

Show: