Optimizer.AutoWeights 列挙体
オプティマイザーの分析でのプロジェクトの評価尺度の自動重み付けを使用するかどうかを指定します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
Public Enumeration AutoWeights
'使用
Dim instance As Optimizer.AutoWeights
public enum AutoWeights
メンバー
メンバー名 | 説明 | |
---|---|---|
DoNotUseAutoWeights | 値 0 を = します。自動重みを使わないでください。 | |
UseAutoWeights | 値 1 =。自動重みを使用します。 |