Share via


PurchReApprovalPolicyRuleFieldList.getFormDataSources Method [AX 2012]

Gets a list of form data sources for which the fast tabs should be iterated.

Syntax

protected List getFormDataSources(Form _form)

Run On

Client

Parameters

  • _form
    Type: Form Class
    The Form object that contains form data sources and fast tabs.

Return Value

Type: List Class
A List of form data sources IDs.

See Also

Reference

PurchReApprovalPolicyRuleFieldList Class