InventAvailabilitySnapshot::convertToSnapshot Method [AX 2012]
Converts the specified availability object to a snapshot.
Syntax
client server public static InventAvailabilitySnapshot convertToSnapshot(InventIAvailability _availability)
Run On
Called
Parameters
- _availability
Type: InventIAvailability Interface
The availability object that needs to be converted to a snapshot.
Return Value
Type: InventAvailabilitySnapshot Class
An instance of the InventAvailabilitySnapshot class.
Remarks
Throws an error if the _availability parameter was not specified.