Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.