ResourceDataSet.ResourceAvailabilitiesRow Members
Include Protected Members
Include Inherited Members
Represents the availability of the resource identified with the RES_UID property.
The ResourceDataSet.ResourceAvailabilitiesRow type exposes the following members.
Properties
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Item[DataColumn, DataRowVersion]
(Inherited from DataRow.)
(Inherited from DataRow.)
Specifies the start date and time for which the RES_AVAIL_UNITS property value applies.
Specifies the end date and time for which the RES_AVAIL_UNITS property value applies.
Specifies resource availability, expressed as a percentage of calendar work time.
Specifies the unique identifier of the resource to which information in this row applies.
Specifies the ResourceDataSet.ResourcesRow object that contains the resource information for this ResourceAvailabilitiesRow.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Top
Methods
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetChildRows(String, DataRowVersion)
(Inherited from DataRow.)
GetChildRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRow(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRow(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRows(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
IsNull(DataColumn, DataRowVersion)
(Inherited from DataRow.)
Determines whether the RES_AVAIL_FROM property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_AVAIL_TO property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_AVAIL_UNITS property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetColumnError(String, String)
(Inherited from DataRow.)
SetColumnError(DataColumn, String)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetParentRow(DataRow, DataRelation)
(Inherited from DataRow.)
Sets the RES_AVAIL_FROM property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_AVAIL_TO property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_AVAIL_UNITS property to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
Top