PriceDiscAdmCheckPostInputContract::create Method [AX 2012]

Creates an instance of the PriceDiscAdmCheckPostInputContract class based on a container from a prior call to the PriceDiscAdmCheckPostInputContract.pack method.

client server public static PriceDiscAdmCheckPostInputContract create(container _packedClass)

Run On

Called

Parameters

_packedClass
Type: container
A container that contains the packed class.

Return Value

Type: PriceDiscAdmCheckPostInputContract Class
An instance of the PriceDiscAdmCheckPostInputContract class identical to the one that was packed into the container .
Show: