Share via


RetailDeploymentHierarchyNode.isArtificalNode Method [AX 2012]

Checks if a node is an artifical node.

Syntax

public boolean isArtificalNode()

Run On

Called

Return Value

Type: boolean
true if it is, false otherwise.

Remarks

Is the node a container node or the organization node?

See Also

Reference

RetailDeploymentHierarchyNode Class