Enum CommandAction
Command action
Syntax
CommandAction
Fields
Name | Description |
---|---|
Implicit | Command should be implicitly executed. |
YesNo | The client must display a dialog with buttons Yes and No. |
OkCancel | The client must display a dialog with buttons Ok and Cancel. |
Ok | The client must display a dialog with Ok-button |