OpsContextAskQuestion Method |
Displays a dialog box requesting asked a yes/no question.
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic bool AskQuestion(
string message
)
Parameters
- message String
- The message to be displayed
Return Value
Boolean if 'yes' button is presses, othewise
See Also