Planner.ProjectPlannerState Enumeration

Specifies the state of the planner.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Enumeration ProjectPlannerState
'Usage
Dim instance As Planner.ProjectPlannerState
public enum ProjectPlannerState

Members

Member name Description
Locked Value = 1. Planner is locked.
Unlocked Value = 0. Planner is unlocked.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace