Share via


Planner members

Contains constants for use with an Optimizer planner solution.

The Planner type exposes the following members.

Constructors

  Name Description
Public method Planner Creates an instance of the Planner class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member ConstraintUidAdditResCost Represents the GUID for a rule that constrains the costs of additional resources.
Public fieldStatic member EFFICIENT_FRONTIER_POINTS_NO Contains an integer that represents the number of points along the frontier that are considered during the execution of an efficient frontier function.
Public fieldStatic member EndDateColumnName Represents a string that contains the grid column name "END_DATE".
Public fieldStatic member FinishDateColumnName Represents a string that contains the grid column name "FINISH_DATE".
Public fieldStatic member HasRequirementsColumnName Represents a string that contains the grid column name "PROJ_HAS_REQUIREMENTS".
Public fieldStatic member MAX_HORIZON Contains an integer that represents the maximum number of months that can be included in a timephased analysis.
Public fieldStatic member MetricUidAdditionalResourcesCost Represents the GUID for financial data that describes additional resource costs.
Public fieldStatic member MetricUidAdditionalResourcesFTE Represents the GUID for financial data that describes additional resource costs in full-time equivalent (FTE) work units.
Public fieldStatic member MetricUidAdditResCost Represents the GUID for financial data that describes additional resource costs.
Public fieldStatic member MetricUidAdditResFTE Represents the GUID for financial data that describes additional resource costs in full-time equivalent (FTE) work units.
Public fieldStatic member OriginalStartDateColumnName Represents a string that contains the grid column name "ORIGINAL_START_DATE".
Public fieldStatic member ParentKeyColumnName Represents a string that contains the grid column name "PARENT_KEY".
Public fieldStatic member ResourceCostColumnName Represents a string that contains the grid column name ā€¯RESOURCE_COST".
Public fieldStatic member ResourceWorkColumnName Represents a string that contains the grid column name "RESOURCE_WORK".
Public fieldStatic member RoleNameColumnName Represents a string that contains the grid column name "ROLE_NAME".
Public fieldStatic member RolesGroupUid Represents the GUID for a roles group.
Public fieldStatic member RowKeyColumnName Represents a string that contains the grid column name "ROW_KEY".
Public fieldStatic member SelectedProjectsGroupUid Represents the GUID for a group of selected projects.
Public fieldStatic member StandardRateColumnName Represents a string that contains the grid column name "STANDARD_RATE".
Public fieldStatic member StartDateColumnName Represents a string that contains the grid column name "START_DATE".
Public fieldStatic member TotalDeficitColumnName Represents a string that contains the grid column name "TOTAL_DEFICIT".
Public fieldStatic member TotalRequirementsColumnName Represents a string that contains the grid column name "TOTAL_REQ".
Public fieldStatic member UnselectedProjectsGroupUid Represents the GUID for a group of unselected projects.

Top

See also

Reference

Planner class

Microsoft.Office.Project.Server.Library namespace