PdsShelfLifeMovUpdConfirmDialogBase::promptUserOnClient Method [AX 2012]

Prompts the user about the action to take.

client protected static DialogButton promptUserOnClient(LabelString _labelText)

Run On

Client

Parameters

_labelText
Type: LabelString Extended Data Type
The label text that is presented in the dialog box.

Return Value

Type: DialogButton Enumeration
The value of the DialogButton type that represents the user’s response.
Show: