ProjectTeamDataSet.ProjectTeamRow Members
Include Protected Members
Include Inherited Members
Represents an enterprise resource team member on the project in question.
The ProjectTeamDataSet.ProjectTeamRow 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 new resource ID for the specified resource.
Specifies the unique ID of the project for the specified team member.
Specifies the default Resource.BookingType type for the indicated team member.
Indicates whether the resource has actual work recorded on this project.
Indicates whether this team member is an enterprise resource.
Specifies the name of the team member.
Indicates the Resource.Type type for this team member.
Specifies the resource unique ID for this team member.
(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.)
Determines whether the NEW_RES_UID property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
IsNull(DataColumn, DataRowVersion)
(Inherited from DataRow.)
Determines whether the RES_BOOKING_TYPE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the RES_HAS_ACTUALS property is set to a a null reference (Nothing in Visual Basic) value.
IsRES_IS_ENTERPRISE_RESOURCENull
Determines whether the RES_IS_ENTERPRISE_RESOURCE 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_TYPE 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.)
Sets the NEW_RES_UID property to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
(Inherited from DataRow.)
SetParentRow(DataRow, DataRelation)
(Inherited from DataRow.)
Sets the RES_BOOKING_TYPE property to a a null reference (Nothing in Visual Basic) value.
Sets the RES_HAS_ACTUALS property to a a null reference (Nothing in Visual Basic) value.
SetRES_IS_ENTERPRISE_RESOURCENull
Sets the RES_IS_ENTERPRISE_RESOURCE 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_TYPE property to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
Top