AvailabilityPeriod
Contents
[
Hide
]AvailabilityPeriod class
Represents a period when a resource is available.
The AvailabilityPeriod type exposes the following members:
Constructors
| Name | Description | 
|---|---|
| AvailabilityPeriod() | Initializes a new instance of the AvailabilityPeriod. | 
| AvailabilityPeriod(available_from, available_to, available_units) | Initializes a new instance of the AvailabilityPeriod with the specified date range and available units. | 
Properties
| Name | Description | 
|---|---|
| available_from | Gets or sets the date when a resource becomes available for the specified period. | 
| available_to | Gets or sets the last date when a resource is available for the specified period. | 
| available_units | Gets or sets the percentage of a resource which is available during the specified period. | 
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks