AvailabilityPeriod
Contents
[
Hide
]AvailabilityPeriod class
Represents a period when a resource is available.
Constructors
| Name | Description |
|---|---|
| AvailabilityPeriod (2 overloads) | Initializes a new instance of the AvailabilityPeriod . |
Methods
| Name | Description |
|---|---|
| get_AvailableFrom | Gets the date when a resource becomes available for the specified period. |
| get_AvailableTo | Gets the last date when a resource is available for the specified period. |
| get_AvailableUnits | Gets the percentage of a resource which is available during the specified period. |
| set_AvailableFrom | Sets the date when a resource becomes available for the specified period. |
| set_AvailableTo | Sets the last date when a resource is available for the specified period. |
| set_AvailableUnits | Sets the percentage of a resource which is available during the specified period. |