PurchReApprovalPolicyRuleFieldList.getTreeItemCount Method [AX 2012]
Counts the number of tree items of type field.
protected int getTreeItemCount(FormTreeControl _formTreeControl, [int _idx])
Run On
ClientParameters
- _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.
Community Additions
ADD
Show: