RTSLRuleForm.initByForm Method [AX 2012]
Initializes instance from given form.
Syntax
protected void initByForm(FormRun _formRun)
Run On
Called
Parameters
- _formRun
Type: FormRun Class
FormRun class instance.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Initializes instance from given form.
protected void initByForm(FormRun _formRun)
Called