Field |
The FieldItem type exposes the following members.
| Name | Description | |
|---|---|---|
| AsChoiceFieldItem | If the field is a choice field, provides a mechanism to get this instance of the field as a IChoiceFieldItem. | |
| Equals | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object)) | |
| GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns the display name of the field. (Overrides ObjectToString) |