AvailabilityPeriod

AvailabilityPeriod class

Represents a period when a resource is available.

Constructors

NameDescription
AvailabilityPeriod (2 overloads)Initializes a new instance of the AvailabilityPeriod .

Methods

NameDescription
get_AvailableFromGets the date when a resource becomes available for the specified period.
get_AvailableToGets the last date when a resource is available for the specified period.
get_AvailableUnitsGets the percentage of a resource which is available during the specified period.
set_AvailableFromSets the date when a resource becomes available for the specified period.
set_AvailableToSets the last date when a resource is available for the specified period.
set_AvailableUnitsSets the percentage of a resource which is available during the specified period.