ProjectContextDataSet.RelationshipsRow members
Contains information about a related project.
The ProjectContextDataSet.RelationshipsRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
HasBuildTeamPermission | Gets or sets the Boolean value that specifies whether the current user has the AssignResource category permission and the BuildTeamOnProject category permission. | |
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.) | |
PROJ_UID | Gets or sets the GUID of the source project. | |
RelatedTo_NAME | Gets a copy of the related project's PROJ_NAME property. | |
RelatedTo_UID | Gets or sets the GUID of the related project. | |
Relationship | Represents how the project is related. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) |
Top
Methods
Top