ReqMultiLevelPeggingForm::newFormRun Method [AX 2012]
Creates a new instance of the class.
Syntax
client public static ReqMultiLevelPeggingForm newFormRun(FormRun _formRun, ReqExplodeType _reqExplodeType)
Run On
Client
Parameters
- _formRun
Type: FormRun Class
The form that the class controls.
- _reqExplodeType
Type: ReqExplodeType Enumeration
The type of explosion to be performed.
Return Value
Type: ReqMultiLevelPeggingForm Class
A new instance of the class.