public sealed class FreeFieldLabels : ICloneable<FreeFieldLabels>,
IEquatable<FreeFieldLabels>| FreeFieldLabels | Default constructor. |
| FreeFieldLabels(FreeFieldLabels) | Used for cloning the object. |
| FreeBooleanFieldOne | Label for the FreeBooleanFieldOne field. |
| FreeBooleanFieldThree | Label for the FreeBooleanFieldThree field. |
| FreeBooleanFieldTwo | Label for the FreeBooleanFieldTwo field. |
| FreeDateTimeFieldOne | Label for the FreeDateTimeFieldOne field. |
| FreeDateTimeFieldThree | Label for the FreeDateTimeFieldThree field. |
| FreeDateTimeFieldTwo | Label for the FreeDateTimeFieldTwo field. |
| FreeNumberFieldOne | Label for the FreeNumberFieldOne field. |
| FreeNumberFieldThree | Label for the FreeNumberFieldThree field. |
| FreeNumberFieldTwo | Label for the FreeNumberFieldTwo field. |
| FreeTextFieldOne | Label for the FreeTextFieldOne field. |
| FreeTextFieldThree | Label for the FreeTextFieldThree field. |
| FreeTextFieldTwo | Label for the FreeTextFieldTwo field. |
| Clone | Clones the current instance of the object. |
| Equals(FreeFieldLabels) | Indicates whether the current object is equal to another object of the same type. |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object)) |
| GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode) |
| PolishFreeFieldLabels |
Polishes the free field labels for proper usage.
(Defined by ModelPolishExtensions) |