public interface ITaskDefinitionEditor
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. |
ReinitializeControls | Reinitializes all the controls based on current TaskDefinition values. |