Optimizer Members
Include Protected Members
Include Inherited Members
Contains constants that are used in class methods of the Optimizer service.
The Optimizer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Optimizer | Creates an instance of the Optimizer class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
ANALYSIS_ENTITY_UID | Represents the GUID of a portfolio analysis entity. |
![]() ![]() |
AutoUid | Contains a GUID that represents the Optimizer automatic project force status. |
![]() ![]() |
ConstraintPrefix | Represents a string that contains the prefix value "CONSTRAINT_". |
![]() ![]() |
DRIVER_ENTITY_UID | Represents the GUID of a driver entity. |
![]() ![]() |
ForcedStatusColumnName | Represents a string that contains the value "SOLUTION_PROJ_FORCE_LT_STRUCT_UID". |
![]() ![]() |
ForceInUid | Contains a GUID that represents the in-solution project force status. |
![]() ![]() |
ForceOutUid | Contains a GUID that represents the out-of-solution project force status. |
![]() ![]() |
MaxDriversInPrioritization | Represents the maximum number of business drivers that can be prioritized in the Business Driver Library. |
![]() ![]() |
MaxProjectsInAnalysis | Represents the maximum number of projects that can be in a portfiolio analysis. |
![]() ![]() |
MetricUidProjectsSelected | Represents the metric GUID of projects that are selected. |
![]() ![]() |
MetricUidStrategicValue | Represents the GUID of a stragetic metric value. |
![]() ![]() |
MovedStatusColumnName | Represents a string that contains the value "SOLUTION_PROJ_MOVED_STATUS". |
![]() ![]() |
PRIORITIZATION_ENTITY_UID | Represents the GUID of a prioritization entity. |
![]() ![]() |
PriorityColumnName | Represents a string that contains the value "SOLUTION_PROJ_PRIORITY". |
![]() ![]() |
PROJECT_IMPACT_ENTITY_UID | Represents the GUID of a project impact entity. |
![]() ![]() |
RELATIVE_IMPORTANCE_ENTITY_UID | Represents the GUID of a relative importance entity. |
![]() ![]() |
StatusColumnName | Represents a string that contains the value "SOLUTION_PROJ_STATUS". |
Top