TaskFinishModifiedEventArgs Properties
Provides data for the TaskFinishDateModified event.
Name | Description |
---|---|
Original |
Gets the processed task’s original (before the operation) finish date. |
Processed |
Gets the modified node.
Inherited from Task |
Processed |
Gets the modified task.
Inherited from Task |
Task |
Gets information about segments of the processed split task.
Inherited from Task |
See Also