FieldTypes Enumeration |
Namespace: FileHold.Common
public enum FieldTypes
Member name | Value | Description | |
---|---|---|---|
Text | 0 | ||
Number | 1 | ||
Date | 2 | ||
Currency | 3 | ||
Checkbox | 4 | ||
DropdownMenu | 5 | ||
SelectionCheckBox | 6 | ||
EditCommand | 7 | ||
ShowMetadataCommand | 8 | ||
Unknown | 9 | ||
DrilldownMenu | 10 | ||
Url | 11 | ||
ShowDocumentsCommand | 12 |