FieldEditingInfo Members
Include Protected Members
Include Inherited Members
Provides enumerators, properties, and methods that manage the editing types of database fields.
The FieldEditingInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
ReadWriteResFields | Gets an enumerator that supports interation over a collection of names of resource fields. | |
ReadWriteTaskFields | Gets an enumerator that supports interation over a collection of names of task fields. | |
ReadWriteTaskFieldsWithNC | Gets an enumerator that supports interation over a collection of names of task fields that have node consistency. | |
Shared | Gets an object of type FieldEditingInfo. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetFieldEditType | Returns an enumerator that identifies the editing type of the designated field. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top