Optimizer.AutoWeights Enumeration

Specifies whether the optimizer should use auto-weighting of project metrics in the analysis.

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

Syntax

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

Members

Member name Description
DoNotUseAutoWeights Value = 0. Do not use auto-weighting.
UseAutoWeights Value = 1. Use auto-weighting.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace