Share via


PurchReApprovalPolicyRuleFieldList.getTreeItemCount Method [AX 2012]

Counts the number of tree items of type field.

Syntax

protected int getTreeItemCount(FormTreeControl _formTreeControl, [int _idx])

Run On

Client

Parameters

  • _idx
    Type: int
    The index of the current tree item; if index is not specified the root tree item will be used.

Return Value

Type: int
The number of tree item of type field.

See Also

Reference

PurchReApprovalPolicyRuleFieldList Class