Optimizer.DependencyPositions enumeration

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.

See also

Reference

Microsoft.Office.Project.Server.Library namespace