Share via


RetailDeploymentHierarchyNode.parmNumContained Method [AX 2012]

Set/get number of nodes contained by container node

Syntax

public int64 parmNumContained([int64 _numContained])

Run On

Called

Parameters

  • _numContained
    Type: int64
    Number of nodes contained by container node

Return Value

Type: int64
Number of nodes contained by container node

Remarks

This is only used for the focus view and is used for container nodes to specify how many nodes they contain

See Also

Reference

RetailDeploymentHierarchyNode Class