Click or drag to resize

CommenceFieldType Enumeration

Commence field types.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public enum CommenceFieldType
Members
  Member nameValueDescription
Text0 Text field.
Number1 Number field.
Date2 Date field.
Telephone3 Telephone field
Checkbox7 Check Box field
Name11 Name field (= primary key) .
Datafile12 Data File field (= filepath).
Image13 Image field.
Time14 Time field.
ExcelCell15 Excel cell. (OBSOLETE)
Calculation20 Calculation field.
Sequence21 Sequence number field.
Selection22 Selection field.
Email23 E-mail address field.
URL24 Internet address field.
See Also