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 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. |