Share via


PurchReApprovalPolicyRuleFieldList.getFastTabName Method [AX 2012]

Gets the fast tab control that will be the root control that is used when you build the grouping structure.

Syntax

protected FormControlName getFastTabName(FormBuildDesign _formBuildDesign, FormBuildDataSource _formBuildDataSource)

Run On

Client

Parameters

  • _formBuildDesign
    Type: FormBuildDesign Class
    The build design of the form from which to find a fast tab control.

Return Value

Type: FormControlName Extended Data Type
The form control name of the root fast tab control.

See Also

Reference

PurchReApprovalPolicyRuleFieldList Class