StatusingDataSet.ResourcesRow Members
Include Protected Members
Include Inherited Members
Specifies one row of resource data.
The StatusingDataSet.ResourcesRow 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.)
Indicates the date and time of availability of the specified resource.
Indicates the date and time of the end of availability of the specified resource.
Specifies the unique identifier of the user designated to be the default assignment owner of the resource.
Specifies whether the resource represents a team.
The maximum number of units of a resource that can be assigned to tasks
Specifies the name of the resource.
Indicates the overtime billing rate for the resource specified.
Allows up to five different rates for the specified resource.
Indicates the standard billing rate for the resource specified.
Indicates the type of resource.
Specifies the unique identifier of the resource.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Specifies the e-mail name for the resource.
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_AVAILABILITY property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_BOOKING_TYPE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_COST_PER_USE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_DEF_ASSN_OWNER property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_IS_TEAM property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_MATERIAL_LABEL property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_MAX_UNITS property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_NAME property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_OVT_RATE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_RATES_TABLE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_STD_RATE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the WRES_EMAIL 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_AVAILABILITY property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_BOOKING_TYPE property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_COST_PER_USE property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_DEF_ASSN_OWNER property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_IS_TEAM property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_MATERIAL_LABEL property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_MAX_UNITS property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_NAME property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_OVT_RATE property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_RATES_TABLE property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_STD_RATE property to a a null reference (Nothing in Visual Basic) value.
Sets the WRES_EMAIL property to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
Top