title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Availabilities.Add method (Project) |
project-server |
|
4506674e-947b-905b-93bd-73a58281d676 |
06/08/2017 |
medium |
Adds an Availability object to an Availabilities collection.
expression.Add (AvailableFrom, AvailableTo, AvailableUnit)
expression A variable that represents an 'Availabilities' object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
AvailableFrom | Required | Variant | The earliest date the resource is available for work on the project. |
AvailableTo | Required | Variant | The latest date the resource is available for work on the project. |
AvailableUnit | Required | Double | The unit value for the availability period. |
Availability
Availabilities Collection Object
[!includeSupport and feedback]