PlannerSolutionDataSet.SolutionProjectsRow properties

The PlannerSolutionDataSet.SolutionProjectsRow type exposes the following members.

Properties

  Name Description
Public property ABSOLUTE_PRIORITY Gets the absolute (base) priority assigned to the project within the analysis. Read-only.
Public property DURATION Gets the duration of the project.
Public property FNLT Although the Planner internally maintains scheduling constraint data, in Project Server 2010, scheduling constraints have no effect on Planner solutions.
Public property 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.
Public property 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.
Public property FORCE_STATUS Gets or sets the value that specifies whether project status is a forced decision
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 LOCKED Gets the value that specifies whether the project is locked or not.
Public property NEW_START_DATE Gets or sets the new start date to which the current project is being moved to.
Public property PRIORITY Gets the priority assigned to the project within the analysis. Read-only.
Public property PROJ_NAME Gets the name of the project related to the current planner solution.
Public property PROJ_UID Gets or sets the GUID of the project related to the current planner solution.
Public property RESOURCE_COST Gets or sets the total cost of resources needed to allocate the current project in this solution.
Public property 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.
Public property RowError (Inherited from DataRow.)
Public property RowState (Inherited from DataRow.)
Public property SNET Although the Planner internally maintains scheduling constraint data, in Project Server 2010, scheduling constraints have no effect on Planner solutions.
Public property SOLUTION_UID Gets or sets the planner solutions GUID.
Public property SolutionsRow Gets the planner solutions information.
Public property STATUS Gets or sets the value that specifies whether the project is selected or not.
Public property Table (Inherited from DataRow.)

Top

See also

Reference

PlannerSolutionDataSet.SolutionProjectsRow class

WebSvcPortfolioAnalyses namespace