PurchReApprovalPolicyRuleForm::newForm Method [AX 2012]
Initializes an instance of the PurchReApprovalPolicyRuleForm class.
client public static PurchReApprovalPolicyRuleForm newForm(FormRun _formRun)
Run On
ClientParameters
- _formRun
- Type: FormRun Class
The FormRun object where view and tree structures will be added.
Return Value
Type: PurchReApprovalPolicyRuleForm ClassA new instance of the PurchReApprovalPolicyRuleForm class.
Show: