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.
protected FormControlName getFastTabName(FormBuildDesign _formBuildDesign, FormBuildDataSource _formBuildDataSource)
Run On
ClientParameters
- _formBuildDesign
- Type: FormBuildDesign Class
The build design of the form from which to find a fast tab control.
- _formBuildDataSource
- Type: FormBuildDataSource Class
The form data source from which to find a fast tab control.
Return Value
Type: FormControlName Extended Data TypeThe form control name of the root fast tab control.
Community Additions
ADD
Show: