Click or drag to resize
Task Scheduler Managed Class Library

ITaskDefinitionEditor Properties

The ITaskDefinitionEditor type exposes the following members.

Properties
 NameDescription
Public propertyEditable Gets or sets a value indicating whether this TaskEditDialog is editor.Editable.
Public propertyIsV2 Gets or sets a value indicating whether this task definition is v2.
Public propertyShowErrors Gets or sets a value indicating whether errors are shown in the UI.
Public propertyTaskDefinition Gets the TaskDefinition in its edited state.
Public propertyTaskService Gets the TaskService assigned at initialization.
Top
See Also