Action |
The ActionEditDialog type exposes the following members.
| Name | Description | |
|---|---|---|
| Action | Gets or sets the action. | |
| AllowRun | Gets or sets a value indicating whether to show a button allowing the action to be run in real time. | |
| AvailableActions | Gets or sets the available actions. | |
| Container | Gets the IContainer that contains the Component. (Inherited from Component) | |
| DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component) | |
| Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component) | |
| Prompt | Gets or sets the prompt text at the top of the dialog. | |
| SupportV1Only | Gets or sets a value indicating whether this editor only supports V1 actions. | |
| UseUnifiedSchedulingEngine | Gets or sets a value indicating whether dialog should restrict items to those available when using the Unified Scheduling Engine. |