PurchReApprovalPolicyRuleFieldList.getTreeItemCount Method [AX 2012]

Counts the number of tree items of type field.

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

Run On

Client

Parameters

_formTreeControl
Type: FormTreeControl Class
The FormTreeControl object that contains tree items.
_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.

Community Additions

ADD
Show: