Availability.AvailableFrom Property
Project Developer Reference |
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.
Syntax
expression.AvailableFrom
expression A variable that represents an Availability object.
Return Value
Variant
Remarks
The AvailableFrom property does not return any meaningful information for material resources.
See Also