| Name | Description | Type | Default Value | Allowed Values |
|---|---|---|---|---|
| caption | Display text of GUI operation. | String | ||
| icon | Icon for the object. | String | ||
| name | Name of GUI operation. | String | ||
| priority | UI-level priority (for grouping and ordering purposes) | Single | ||
| type | Type of GUI operation. | String | ||
| version | Version of GUI operation...for backwards compatiblity | Int32 |
| Name | Description |
|---|---|
| onclick | Callback that is invoked on click. |