Availability Object Members
Project Developer Reference |
An Availability object represents a line from the Resource Availability grid for a resource.
Methods
Name | Description | |
---|---|---|
Delete | Deletes an object from its containing collection. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object. Read-only Object. | |
AvailableFrom | Returns the earliest date a resource is available for work on the project, as specified in the current row of the Resource Availability grid for the resource. The current row is the row in which the date range specified by the Available From and Available To columns includes the current date. Read/write Variant. | |
AvailableTo | Returns the latest date a resource is available for work on the project, as specified in the current row of the Resource Availability grid for the resource. The current row is the row in which the date range specified by the Available From and Available To columns includes the current date. Read/write Variant. | |
AvailableUnit | Returns or sets the unit value for the availability period. Read/write Double. | |
Index | Returns the index of an object in its containing collection. Read-only Long. | |
Parent | Returns the parent of the object. Read-only Object. |