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
Bb212885.methods(en-us,office.12).gif Clear Clears the value of a timescaled data item.
Bb212885.methods(en-us,office.12).gif Delete Deletes an object from its containing collection.

Properties

  Name Description
Bb212885.properties(en-us,office.12).gif Application Returns an Application object. Read-only Object.
Bb212885.properties(en-us,office.12).gif EndDate The end date for a period of time that defines a timescale data unit. Read-only Variant.
Bb212885.properties(en-us,office.12).gif Index Returns the index of an object in its containing collection. Read-only Long.
Bb212885.properties(en-us,office.12).gif Parent Returns the parent of the object. Read-only Object.
Bb212885.properties(en-us,office.12).gif StartDate The start date for a period of time that defines a timescale data unit. Read-only Variant.
Bb212885.properties(en-us,office.12).gif Value Returns or sets the value of a timephased data item. Work values are returned or set in minutes. Read/write Variant.