Click or drag to resize

ICommenceFieldMetaData Properties

The ICommenceFieldMetaData type exposes the following members.

Properties
  NameDescription
Public propertyCombobox
Indicates if field is a combobox.
(Inherited from ICommenceFieldDefinition.)
Public propertyDefaultString
Default fielvalue (if any).
(Inherited from ICommenceFieldDefinition.)
Public propertyMandatory
Indicates if field is mandatory.
(Inherited from ICommenceFieldDefinition.)
Public propertyMaxChars
Maximum number of characters field can hold.
(Inherited from ICommenceFieldDefinition.)
Public propertyName
Field name.
Public propertyRecurring
Indicates if field is a recurring date field.
(Inherited from ICommenceFieldDefinition.)
Public propertyShared
Indicates if field is shared.
(Inherited from ICommenceFieldDefinition.)
Public propertyType
Field type.
(Inherited from ICommenceFieldDefinition.)
Top
See Also