FieldEditingInfo Class
Provides enumerators, properties, and methods that manage the editing types of database fields.
Inheritance Hierarchy
System.Object
Microsoft.Office.Project.Server.Library.FieldEditingInfo
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Class FieldEditingInfo
'Usage
Dim instance As FieldEditingInfo
public class FieldEditingInfo
Remarks
Following is a list of field edit types:
ReadOnly
ReadWrite
ReadWriteWithNodeConsistency
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.