OpsContextShowError Method |
Displays a dialog box containing an error message.
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic void ShowError(
string message
)
Parameters
- message String
- The message to be displayed.
See Also