ResourceDataSet.ResourceAvailabilitiesRow members
Represents the availability of the resource that is identified with the RES_UID property.
The ResourceDataSet.ResourceAvailabilitiesRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
HasErrors | (Inherited from DataRow.) |
![]() |
Item[Int32] | (Inherited from DataRow.) |
![]() |
Item[String] | (Inherited from DataRow.) |
![]() |
Item[DataColumn] | (Inherited from DataRow.) |
![]() |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[String, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) |
![]() |
ItemArray | (Inherited from DataRow.) |
![]() |
RES_AVAIL_FROM | Specifies the start date and time for which the RES_AVAIL_UNITS property value applies. |
![]() |
RES_AVAIL_TO | Specifies the end date and time for which the RES_AVAIL_UNITS property value applies. |
![]() |
RES_AVAIL_UNITS | Specifies resource availability, expressed as a percentage of calendar work time. |
![]() |
RES_UID | Specifies the unique identifier of the resource to which information in this row applies. |
![]() |
ResourcesRow | Specifies the ResourceDataSet.ResourcesRow object that contains the resource information for this ResourceAvailabilitiesRow. |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
Table | (Inherited from DataRow.) |
Top
Methods
Top