CommenceFieldMetaData Class |
Namespace: Vovin.CmcLibNet.Database.Metadata
The CommenceFieldMetaData type exposes the following members.
| Name | Description | |
|---|---|---|
| Combobox |
Indicates if field is a combobox.
| |
| DefaultString |
Default fielvalue (if any).
| |
| Mandatory |
Indicates if field is mandatory.
| |
| MaxChars |
Maximum number of characters field can hold.
| |
| Name |
Field name.
| |
| Recurring |
Indicates if field is a recurring date field.
| |
| Shared |
Indicates if field is shared.
| |
| Type |
Field type.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |