PlannerSolutionDataSet.SolutionProjectsRow Members
Include Protected Members
Include Inherited Members
Represents solution project information as a row in the PlannerSolutionDataSet.SolutionProjectsDataTable object.
The PlannerSolutionDataSet.SolutionProjectsRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
ABSOLUTE_PRIORITY | Gets the absolute (base) priority assigned to the project within the analysis. Read-only. | |
DURATION | Gets the duration of the project. | |
FNLT | Although the Planner internally maintains scheduling constraint data, in Project Server 2010, scheduling constraints have no effect on Planner solutions. | |
FORCE_ALIAS_LT_STRUCT_UID | Gets or sets the GUID for the lookup table value that specifies the reason for forcing the project in or out of the solution. Read-only. | |
FORCE_ALIAS_LT_VALUE_FULL | Gets the lookup table value that specifies the reason for forcing the project in or out of the solution. Read-only. | |
FORCE_STATUS | Gets or sets the value that specifies whether project status is a forced decision | |
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.) | |
LOCKED | Gets the value that specifies whether the project is locked or not. | |
NEW_START_DATE | Gets or sets the new start date to which the current project is being moved to. | |
PRIORITY | Gets the priority assigned to the project within the analysis. Read-only. | |
PROJ_NAME | Gets the name of the project related to the current planner solution. | |
PROJ_UID | Gets or sets the GUID of the project related to the current planner solution. | |
RESOURCE_COST | Gets or sets the total cost of resources needed to allocate the current project in this solution. | |
RESOURCE_WORK | Gets or sets the total amount of resource work (in terms of 1/100 of a minute) needed to allocate the current project in this solution. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
SNET | Although the Planner internally maintains scheduling constraint data, in Project Server 2010, scheduling constraints have no effect on Planner solutions. | |
SOLUTION_UID | Gets or sets the planner solutions GUID. | |
SolutionsRow | Gets the planner solutions information. | |
STATUS | Gets or sets the value that specifies whether the project is selected or not. | |
Table | (Inherited from DataRow.) |
Top
Methods
Name | Description | |
---|---|---|
AcceptChanges | (Inherited from DataRow.) | |
BeginEdit | (Inherited from DataRow.) | |
CancelEdit | (Inherited from DataRow.) | |
ClearErrors | (Inherited from DataRow.) | |
Delete | (Inherited from DataRow.) | |
EndEdit | (Inherited from DataRow.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetChildRows(String) | (Inherited from DataRow.) | |
GetChildRows(DataRelation) | (Inherited from DataRow.) | |
GetChildRows(String, DataRowVersion) | (Inherited from DataRow.) | |
GetChildRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) | |
GetColumnError(Int32) | (Inherited from DataRow.) | |
GetColumnError(String) | (Inherited from DataRow.) | |
GetColumnError(DataColumn) | (Inherited from DataRow.) | |
GetColumnsInError | (Inherited from DataRow.) | |
GetHashCode | (Inherited from Object.) | |
GetParentRow(String) | (Inherited from DataRow.) | |
GetParentRow(DataRelation) | (Inherited from DataRow.) | |
GetParentRow(String, DataRowVersion) | (Inherited from DataRow.) | |
GetParentRow(DataRelation, DataRowVersion) | (Inherited from DataRow.) | |
GetParentRows(String) | (Inherited from DataRow.) | |
GetParentRows(DataRelation) | (Inherited from DataRow.) | |
GetParentRows(String, DataRowVersion) | (Inherited from DataRow.) | |
GetParentRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) | |
GetType | (Inherited from Object.) | |
HasVersion | (Inherited from DataRow.) | |
IsABSOLUTE_PRIORITYNull | Determines whether the ABSOLUTE_PRIORITY property is set to a null value. | |
IsDURATIONNull | Determines whether the DURATION property is set to a null value. | |
IsFNLTNull | Determines whether the FNLT property is set to a null value. | |
IsFORCE_ALIAS_LT_STRUCT_UIDNull | Determines whether the FORCE_ALIAS_LT_STRUCT_UID property is set to a null value. | |
IsFORCE_ALIAS_LT_VALUE_FULLNull | Determines whether the FORCE_ALIAS_LT_VALUE_FULL property is set to a null value. | |
IsNull(Int32) | (Inherited from DataRow.) | |
IsNull(String) | (Inherited from DataRow.) | |
IsNull(DataColumn) | (Inherited from DataRow.) | |
IsNull(DataColumn, DataRowVersion) | (Inherited from DataRow.) | |
IsPRIORITYNull | Determines whether the PRIORITY property is set to a null value. | |
IsPROJ_NAMENull | Determines whether the PROJ_NAME property is set to a null value. | |
IsRESOURCE_COSTNull | Determines whether the RESOURCE_COST property is set to a null value. | |
IsRESOURCE_WORKNull | Determines whether the RESOURCE_WORK property is set to a null value. | |
IsSNETNull | Determines whether the SNET property is set to a null value. | |
IsSTATUSNull | Determines whether the STATUS property is set to a null value. | |
MemberwiseClone | (Inherited from Object.) | |
RejectChanges | (Inherited from DataRow.) | |
SetABSOLUTE_PRIORITYNull | Sets the ABSOLUTE_PRIORITY property to a null value. | |
SetAdded | (Inherited from DataRow.) | |
SetColumnError(Int32, String) | (Inherited from DataRow.) | |
SetColumnError(String, String) | (Inherited from DataRow.) | |
SetColumnError(DataColumn, String) | (Inherited from DataRow.) | |
SetDURATIONNull | Sets the DURATION property to a null value. | |
SetFNLTNull | Sets the FNLT property to a null value. | |
SetFORCE_ALIAS_LT_STRUCT_UIDNull | Sets the FORCE_ALIAS_LT_STRUCT_UID property to a null value. | |
SetFORCE_ALIAS_LT_VALUE_FULLNull | Sets the FORCE_ALIAS_LT_VALUE_FULL property to a null value. | |
SetModified | (Inherited from DataRow.) | |
SetNull | (Inherited from DataRow.) | |
SetParentRow(DataRow) | (Inherited from DataRow.) | |
SetParentRow(DataRow, DataRelation) | (Inherited from DataRow.) | |
SetPRIORITYNull | Sets the PRIORITY property to a null value. | |
SetPROJ_NAMENull | Sets the PROJ_NAME property to a null value. | |
SetRESOURCE_COSTNull | Sets the RESOURCE_COST property to a null value. | |
SetRESOURCE_WORKNull | Sets the RESOURCE_WORK property to a null value. | |
SetSNETNull | Sets the SNET property to a null value. | |
SetSTATUSNull | Sets the STATUS property to a null value. | |
ToString | (Inherited from Object.) |
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top