PdsCWInventAvailabilitySnapshot::create Method [AX 2012]

Creates an instance of the PdsCWInventAvailabilitySnapshot class.

client server public static PdsCWInventAvailabilitySnapshot create(container _packedSnapshot)

Run On

Called

Parameters

_packedSnapshot
Type: container
A container which holds a serialized PdsCWInventAvailabilitySnapshot class object.

Return Value

Type: PdsCWInventAvailabilitySnapshot Class
An instance of the PdsCWInventAvailabilitySnapshot class.
Show: