PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow Members
Include Protected Members
Include Inherited Members
Represents project role requirements information as a row in the PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable object.
The PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
ADDITIONAL_WORK | Gets or sets the amount of work required to allocate the project. | |
CUSTOM_FIELD_UID | Gets the GUID of the custom field for the current portfolio analysis. Read-only. | |
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.) | |
LT_STRUCT_UID | Gets the GUID of the resource role in the role lookup table. Read-only. | |
PROJ_NAME | Gets the project name of the requirement. | |
PROJ_UID | Gets the GUID of the project related to the current requirement in the planner solution. Read-only. | |
REQUIREMENT_UID | Gets the GUID of the requirements row. | |
ROLE_NAME | Gets the resource role name for the requirement. Read-only. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
SOLUTION_UID | Gets the GUID of the planner solution. Read-only. | |
SolutionsRow | Gets the planner solution information. | |
START_DATE | Gets the start date of the project. Read-only. | |
Table | (Inherited from DataRow.) |
Top
Methods
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top
See Also
Reference
PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow Class