InventDimTrackingInventTransNode::create Method [AX 2012]
Creates a new instance of the InventDimTrackingInventTransNode class and initialize it based on a packed version of the class data.
Syntax
client server public static InventDimTrackingInventTransNode create(container _packedValues)
Run On
Called
Parameters
- _packedValues
Type: container
The packed version of the class data.
Return Value
Type: InventDimTrackingInventTransNode Class
A new instance of the InventDimTrackingInventTransNode class.