TaskModificationEventArgs Properties
Provides data for events raised when a user modifies a task.Name | Description |
---|---|
ProcessedNode | Gets the modified node. |
ProcessedTask | Gets the modified task. |
TaskSplitInfo | Gets information about segments of the processed split task. |
See Also