Field Methods

The Field type exposes the following members.

  NameDescription
Public method Static member Create Overloaded.
Public method Static member DeriveCategory Derives the category enumeration value from the string representation.
Public method Static member DeriveCategoryString Derives the string representation of a category from a category enumeration value.
Public method Static member DeriveHasRelations Derives the has relations value from the string representation.
Public method Static member DeriveIsInHierarchy Derives the isInHierarchy value from the string representation.
Public method Static member DeriveIsSurrogate Derives the isSurrogate value from the string representation.
Public method Static member DeriveType Derives the field type enumeration value from the string representation.
Public method Static member DeriveTypeString Derives the string representation of the type from a type enumeration value.
Public method Equals Determines whether the specified Field instance is equal to the current Field class instance. (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Retrieves a value that indicates the hash code value for the Field instance. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method ToXmlProjection Converts a field object to an XML representation.
Top

Community Additions

ADD
Show: