Click or drag to resize
Task Scheduler Managed Class Library

ActionEditDialog Properties

The ActionEditDialog type exposes the following members.

Properties
 NameDescription
Public propertyActionGets or sets the action.
Public propertyAllowRunGets or sets a value indicating whether to show a button allowing the action to be run in real time.
Public propertyAvailableActionsGets or sets the available actions.
Public propertyContainerGets the IContainer that contains the Component.
(Inherited from Component)
Protected propertyDesignModeGets a value that indicates whether the Component is currently in design mode.
(Inherited from Component)
Protected propertyEventsGets the list of event handlers that are attached to this Component.
(Inherited from Component)
Public propertyPromptGets or sets the prompt text at the top of the dialog.
Public propertySupportV1OnlyGets or sets a value indicating whether this editor only supports V1 actions.
Public propertyUseUnifiedSchedulingEngineGets or sets a value indicating whether dialog should restrict items to those available when using the Unified Scheduling Engine.
Top
See Also