ProjectTeamDataSet.ProjectTeamRow Members
Include Protected Members
Include Inherited Members
Represents an enterprise resource team member on the specified project.
The ProjectTeamDataSet.ProjectTeamRow 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.) | |
NEW_RES_UID | Specifies the new resource ID for the specified resource. | |
PROJ_UID | Specifies the unique ID of the project for the specified team member. | |
RES_BOOKING_TYPE | Specifies the default Resource.BookingType type for the indicated team member. | |
RES_HAS_ACTUALS | Indicates whether the resource has actual work recorded on this project. | |
RES_IS_ENTERPRISE_RESOURCE | Indicates whether the specified team member is an enterprise resource. | |
RES_NAME | Specifies the name of the team member. | |
RES_TYPE | Indicates the Resource.Type type for this team member. | |
RES_UID | Specifies the resource unique ID for this team member. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) |
Top
Methods
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top