InventDimCtrl_Frm_Lookup_TmpSysQuery::newFromFormSortField Method [AX 2012]
Creates and initializes an instance of this class to be used in forms.
Syntax
client public static InventDimCtrl_Frm_Lookup_TmpSysQuery newFromFormSortField(FormRun _formRun, FieldId _sortFieldId)
Run On
Client
Parameters
- _formRun
Type: FormRun Class
- _sortFieldId
Type: FieldId Extended Data Type
Return Value
Type: InventDimCtrl_Frm_Lookup_TmpSysQuery Class
An instance of this class to be used in a form.