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。使用自動加權。 |