Share via


RetailDeploymentHierarchyHelpers::instanceTypeToContainerType Method [AX 2012]

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

Syntax

client server public static RetailDeploymentHierarchyNodeType instanceTypeToContainerType(RetailDeploymentHierarchyNodeType _instance)

Run On

Called

Parameters

Return Value

Type: RetailDeploymentHierarchyNodeType Enumeration
The container type for that node.

See Also

Reference

RetailDeploymentHierarchyHelpers Class