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
Public property HasErrors (Inherited from DataRow.)
Public property Item[Int32] (Inherited from DataRow.)
Public property Item[String] (Inherited from DataRow.)
Public property Item[DataColumn] (Inherited from DataRow.)
Public property Item[Int32, DataRowVersion] (Inherited from DataRow.)
Public property Item[String, DataRowVersion] (Inherited from DataRow.)
Public property Item[DataColumn, DataRowVersion] (Inherited from DataRow.)
Public property ItemArray (Inherited from DataRow.)
Public property NEW_RES_UID Specifies the new resource ID for the specified resource.
Public property PROJ_UID Specifies the unique ID of the project for the specified team member.
Public property RES_BOOKING_TYPE Specifies the default Resource.BookingType type for the indicated team member.
Public property RES_HAS_ACTUALS Indicates whether the resource has actual work recorded on this project.
Public property RES_IS_ENTERPRISE_RESOURCE Indicates whether the specified team member is an enterprise resource.
Public property RES_NAME Specifies the name of the team member.
Public property RES_TYPE Indicates the Resource.Type type for this team member.
Public property RES_UID Specifies the resource unique ID for this team member.
Public property RowError (Inherited from DataRow.)
Public property RowState (Inherited from DataRow.)
Public property Table (Inherited from DataRow.)

Top

Methods

  Name Description
Public method AcceptChanges (Inherited from DataRow.)
Public method BeginEdit (Inherited from DataRow.)
Public method CancelEdit (Inherited from DataRow.)
Public method ClearErrors (Inherited from DataRow.)
Public method Delete (Inherited from DataRow.)
Public method EndEdit (Inherited from DataRow.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetChildRows(String) (Inherited from DataRow.)
Public method GetChildRows(DataRelation) (Inherited from DataRow.)
Public method GetChildRows(String, DataRowVersion) (Inherited from DataRow.)
Public method GetChildRows(DataRelation, DataRowVersion) (Inherited from DataRow.)
Public method GetColumnError(Int32) (Inherited from DataRow.)
Public method GetColumnError(String) (Inherited from DataRow.)
Public method GetColumnError(DataColumn) (Inherited from DataRow.)
Public method GetColumnsInError (Inherited from DataRow.)
Public method GetHashCode (Inherited from Object.)
Public method GetParentRow(String) (Inherited from DataRow.)
Public method GetParentRow(DataRelation) (Inherited from DataRow.)
Public method GetParentRow(String, DataRowVersion) (Inherited from DataRow.)
Public method GetParentRow(DataRelation, DataRowVersion) (Inherited from DataRow.)
Public method GetParentRows(String) (Inherited from DataRow.)
Public method GetParentRows(DataRelation) (Inherited from DataRow.)
Public method GetParentRows(String, DataRowVersion) (Inherited from DataRow.)
Public method GetParentRows(DataRelation, DataRowVersion) (Inherited from DataRow.)
Public method GetType (Inherited from Object.)
Public method HasVersion (Inherited from DataRow.)
Public method IsNEW_RES_UIDNull Determines whether the NEW_RES_UID property is set to a null value.
Public method IsNull(Int32) (Inherited from DataRow.)
Public method IsNull(String) (Inherited from DataRow.)
Public method IsNull(DataColumn) (Inherited from DataRow.)
Public method IsNull(DataColumn, DataRowVersion) (Inherited from DataRow.)
Public method IsRES_BOOKING_TYPENull Determines whether the RES_BOOKING_TYPE property is set to a null value.
Public method IsRES_HAS_ACTUALSNull Determines whether the RES_HAS_ACTUALS property is set to a null value.
Public method IsRES_IS_ENTERPRISE_RESOURCENull Determines whether the RES_IS_ENTERPRISE_RESOURCE property is set to a null value.
Public method IsRES_NAMENull Determines whether the RES_NAME property is set to a null value.
Public method IsRES_TYPENull Determines whether the RES_TYPE property is set to a null value.
Protected method MemberwiseClone (Inherited from Object.)
Public method RejectChanges (Inherited from DataRow.)
Public method SetAdded (Inherited from DataRow.)
Public method SetColumnError(Int32, String) (Inherited from DataRow.)
Public method SetColumnError(String, String) (Inherited from DataRow.)
Public method SetColumnError(DataColumn, String) (Inherited from DataRow.)
Public method SetModified (Inherited from DataRow.)
Public method SetNEW_RES_UIDNull Sets the NEW_RES_UID property to a null value.
Protected method SetNull (Inherited from DataRow.)
Public method SetParentRow(DataRow) (Inherited from DataRow.)
Public method SetParentRow(DataRow, DataRelation) (Inherited from DataRow.)
Public method SetRES_BOOKING_TYPENull Sets the RES_BOOKING_TYPE property to a null value.
Public method SetRES_HAS_ACTUALSNull Sets the RES_HAS_ACTUALS property to a null value.
Public method SetRES_IS_ENTERPRISE_RESOURCENull Sets the RES_IS_ENTERPRISE_RESOURCE property to a null value.
Public method SetRES_NAMENull Sets the RES_NAME property to a null value.
Public method SetRES_TYPENull Sets the RES_TYPE property to a null value.
Public method ToString (Inherited from Object.)

Top

Extension Methods

  Name Description
Public Extension Method GetValue<T> Reserved for internal use. (Defined by PSUtility.)

Top

See Also

Reference

ProjectTeamDataSet.ProjectTeamRow Class

Project Web Service