Field Methods
The Field type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Overloaded. |
| DeriveCategory | Derives the category enumeration value from the string representation. |
| DeriveCategoryString | Derives the string representation of a category from a category enumeration value. |
| DeriveHasRelations | Derives the has relations value from the string representation. |
| DeriveIsInHierarchy | Derives the isInHierarchy value from the string representation. |
| DeriveIsSurrogate | Derives the isSurrogate value from the string representation. |
| DeriveType | Derives the field type enumeration value from the string representation. |
| DeriveTypeString | Derives the string representation of the type from a type enumeration value. |
| Equals | Determines whether the specified Field instance is equal to the current Field class instance. (Overrides Object.Equals(Object).) |
| Finalize | (Inherited from Object.) |
| GetHashCode | Retrieves a value that indicates the hash code value for the Field instance. (Overrides Object.GetHashCode().) |
| GetType | (Inherited from Object.) |
| MemberwiseClone | (Inherited from Object.) |
| ToString | (Inherited from Object.) |
| ToXmlProjection | Converts a field object to an XML representation. |
Community Additions
ADD
Show: