PdsShelfLifeMovUpdConfirmDialogBase::promptUserOnClient Method [AX 2012]
Prompts the user about the action to take.
client protected static DialogButton promptUserOnClient(LabelString _labelText)
Run On
ClientParameters
- _labelText
- Type: LabelString Extended Data Type
The label text that is presented in the dialog box.
Return Value
Type: DialogButton EnumerationThe value of the DialogButton type that represents the user’s response.
Show: