TimeScaleValue Object Members
Project Developer Reference |
A TimeScaleValue object represents a timescaled data item, for example the number of minutes of work for a resource in a period of time.
Methods
Name | Description | |
---|---|---|
Clear | Clears the value of a timescaled data item. | |
Delete | Deletes an object from its containing collection. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object. Read-only Object. | |
EndDate | The end date for a period of time that defines a timescale data unit. Read-only Variant. | |
Index | Returns the index of an object in its containing collection. Read-only Long. | |
Parent | Returns the parent of the object. Read-only Object. | |
StartDate | The start date for a period of time that defines a timescale data unit. Read-only Variant. | |
Value | Returns or sets the value of a timephased data item. Work values are returned or set in minutes. Read/write Variant. |