Baseline
Contents
[
Hide
]Baseline class
Represents baseline values of a resource.
The Baseline type exposes the following members:
Constructors
Name | Description |
---|---|
Baseline() | Initializes a new instance of the Baseline class |
Properties
Name | Description |
---|---|
baseline_number | Gets or sets the unique number of a baseline data record. |
work | Gets or sets the work assigned to a resource when the baseline is saved. |
cost | Gets or sets the projected cost of a resource when the baseline is saved. |
bcws | Gets or sets the budget cost of a work scheduled for a resource. |
bcwp | Gets or sets the budgeted cost of a work performed by a resource for a project to-date. |
Methods
Name | Description |
---|---|
equals(other) | Returns a value indicating whether this instance is equal to a specified object. |
compare_to(other) | IComparable interface implementation. Compares this instance to the specified Baseline object. |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks