Optimizer.DependencyPositions 列舉
指定專案是否在主圖形或項相依的專案。
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
Public Enumeration DependencyPositions
'用途
Dim instance As Optimizer.DependencyPositions
public enum DependencyPositions
成員
成員名稱 | 描述 | |
---|---|---|
Master | 值 = 0。主要的項目。 | |
Default | 值 = 1。預設的相依性。 |