SysOperationAutomaticUIBuilder.getMultiSelectFromDialogField Method [AX 2012]
Gets the values that are selected in the multi-select control after the user clicks OK in the dialog box.
protected str getMultiSelectFromDialogField(DialogField _dialogField, SysOperationDataMemberInfo _memberInfo)
Run On
CalledParameters
- _dialogField
- Type: DialogField Class
The dialog box field for the multi-value control.
- _memberInfo
- Type: SysOperationDataMemberInfo Class
The member information for the field.
Community Additions
ADD
Show: