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。默认依赖项。 |