Share via


RetailDeploymentHierarchyHelpers::containerTypeToInstanceType Method [AX 2012]

Converts from the container type of the node to the real type of the node.

Syntax

client server public static RetailDeploymentHierarchyNodeType containerTypeToInstanceType(RetailDeploymentHierarchyNodeType _container)

Run On

Called

Parameters

Return Value

Type: RetailDeploymentHierarchyNodeType Enumeration
The real node type.

See Also

Reference

RetailDeploymentHierarchyHelpers Class