PurchReApprovalPolicyRuleForm::newForm Method [AX 2012]

Initializes an instance of the PurchReApprovalPolicyRuleForm class.

client public static PurchReApprovalPolicyRuleForm newForm(FormRun _formRun)

Run On

Client

Parameters

_formRun
Type: FormRun Class
The FormRun object where view and tree structures will be added.

Return Value

Type: PurchReApprovalPolicyRuleForm Class
A new instance of the PurchReApprovalPolicyRuleForm class.
Show: