RetailDeploymentHierarchyHelpers::instanceTypeToContainerType Method [AX 2012]

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

client server public static RetailDeploymentHierarchyNodeType instanceTypeToContainerType(RetailDeploymentHierarchyNodeType _instance)

Run On

Called

Parameters

_instance
Type: RetailDeploymentHierarchyNodeType Enumeration
The instance to be converted.

Return Value

Type: RetailDeploymentHierarchyNodeType Enumeration
The container type for that node.
Show: