Optimizer.OptimizerEntities Enumeration

Specifies the components of an optimizer analysis.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Enumeration OptimizerEntities
'Usage
Dim instance As Optimizer.OptimizerEntities
public enum OptimizerEntities

Members

Member name Description
Project Value = 0. A project entity.
Program Value = 1. A program entity.
Application Value = 2. An application.
Driver Value = 3. A driver metric.
Process Value = 4. A process entity.
ArchitectureDriver Value = 5. An architecture driver.
ProcessFunction Value = 6. A process function.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace