Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether a project is a master or dependant project.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration DependencyPositions
'Usage
Dim instance As Optimizer.DependencyPositions
public enum DependencyPositions
Members
| Member name | Description | |
|---|---|---|
| Master | Value = 0. Master item. | |
| Default | Value = 1. Default dependency. |