Share via


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

Return Value

Type: InventAvailabilitySnapshot Class
An instance of the InventAvailabilitySnapshot class.

Remarks

Throws an error if the _availability parameter was not specified.

See Also

Reference

InventAvailabilitySnapshot Class