AssignmentBaseline
Contents
[
Hide
]AssignmentBaseline class
Inherits: Aspose::Tasks::Baseline
Represents Baseline of a resource assignment.
Methods
| Name | Description |
|---|---|
| CompareTo | IComparable interface implementation. Compares this instance to the specified Baseline object. |
| Equals (2 overloads) | Returns a value indicating whether this instance is equal to the specified AssignmentBaseline object. |
| get_Finish | Gets the scheduled finish date of the resource assignment when the baseline was saved. The finish date of the resource assignment when this baseline was saved. |
| get_Start | Gets the scheduled start date of the resource assignment when the baseline was saved. The start date of the resource assignment when this baseline was saved. |
| get_TimephasedData | Gets the TimephasedDataCollection instance for this object. The time phased data associated with the resource assignment baseline. |
| set_Finish | Sets the scheduled finish date of the resource assignment when the baseline was saved. The finish date of the resource assignment when this baseline was saved. |
| set_Start | Sets the scheduled start date of the resource assignment when the baseline was saved. The start date of the resource assignment when this baseline was saved. |
| set_TimephasedData | Sets the TimephasedDataCollection instance for this object. The time phased data associated with the resource assignment baseline. |