PdsCWInventAvailabilitySnapshot::create Method [AX 2012]
Creates an instance of the PdsCWInventAvailabilitySnapshot class.
client server public static PdsCWInventAvailabilitySnapshot create(container _packedSnapshot)
Run On
CalledParameters
- _packedSnapshot
- Type: container
A container which holds a serialized PdsCWInventAvailabilitySnapshot class object.
Return Value
Type: PdsCWInventAvailabilitySnapshot ClassAn instance of the PdsCWInventAvailabilitySnapshot class.
Show: