Baseline

Baseline class

Represents baseline values of a resource.

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 a specified object.
get_BaselineNumberGets the unique number of a baseline data record.
get_BcwpGets the budgeted cost of a work performed by a resource for a project to-date.
get_BcwsGets the budget cost of a work scheduled for a resource.
get_CostGets the projected cost of a resource when the baseline is saved.
get_WorkGets the work assigned to a resource when the baseline is saved. The amount of assigned work to a resource when the baseline was saved.
GetHashCodeReturns a hash code value for the baseline.
set_BaselineNumberSets the unique number of a baseline data record.
set_BcwpSets the budgeted cost of a work performed by a resource for a project to-date.
set_BcwsSets the budget cost of a work scheduled for a resource.
set_CostSets the projected cost of a resource when the baseline is saved.
set_WorkSets the work assigned to a resource when the baseline is saved. The amount of assigned work to a resource when the baseline was saved.