ITaskDefinitionEditor Properties |
The ITaskDefinitionEditor type exposes the following members.
| Name | Description | |
|---|---|---|
| Editable |
Gets or sets a value indicating whether this TaskEditDialog is editor.Editable.
| |
| IsV2 |
Gets or sets a value indicating whether this task definition is v2.
| |
| ShowErrors |
Gets or sets a value indicating whether errors are shown in the UI.
| |
| TaskDefinition |
Gets the TaskDefinition in its edited state.
| |
| TaskService |
Gets the TaskService assigned at initialization.
|