RetailDeploymentHierarchyHelpers::containerTypeToInstanceType Method [AX 2012]
Converts from the container type of the node to the real type of the node.
client server public static RetailDeploymentHierarchyNodeType containerTypeToInstanceType(RetailDeploymentHierarchyNodeType _container)
Run On
CalledParameters
- _container
- Type: RetailDeploymentHierarchyNodeType Enumeration
The container type to be converted.
Show: