FieldEditType Enumeration
Specifies the field access level.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration FieldEditType
'Usage
Dim instance As FieldEditType
public enum FieldEditType
Members
Member name | Description | |
---|---|---|
ReadOnly | Value = 0. | |
ReadWrite | Value = 1. | |
ReadWriteWithNodeConsistency | Value = 2. |