AssignmentBaseline

AssignmentBaseline class

Inherits: Aspose::Tasks::Baseline

Represents Baseline of a resource assignment.

Methods

NameDescription
CompareToIComparable 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_FinishGets 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_StartGets 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_TimephasedDataGets the TimephasedDataCollection instance for this object. The time phased data associated with the resource assignment baseline.
set_FinishSets 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_StartSets 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_TimephasedDataSets the TimephasedDataCollection instance for this object. The time phased data associated with the resource assignment baseline.