Project.ProjectRelationship Enumeration
Specifies the status of a project to the published or working master.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration ProjectRelationship
'Usage
Dim instance As Project.ProjectRelationship
public enum ProjectRelationship
Members
Member name | Description | |
---|---|---|
InWorkingMaster | Value=1. Project is included in the working master. | |
InPublishedMaster | Value=2. Project is included in the published master. |