PriceDiscAdmCheckPostOutputContract::create Method [AX 2012]

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

client server public static PriceDiscAdmCheckPostOutputContract create(container _packedClass)

Run On

Called

Parameters

_packedClass
Type: container
A Container holding the packed class.

Return Value

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