InventAvailabilitySnapshot::create Method [AX 2012]
Creates an instance of the InventAvailabilitySnapshot class.
Syntax
client server public static InventAvailabilitySnapshot create(container _packedSnapshot)
Run On
Called
Parameters
- _packedSnapshot
Type: container
A container which holds a serialized InventAvailabilitySnapshot class object.
Return Value
Type: InventAvailabilitySnapshot Class
An instance of the InventAvailabilitySnapshot class.