Click or drag to resize

FieldTypes Enumeration

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public enum FieldTypes
Members
  Member nameValueDescription
Text0
Number1
Date2
Currency3
Checkbox4
DropdownMenu5
SelectionCheckBox6
EditCommand7
ShowMetadataCommand8
Unknown9
DrilldownMenu10
Url11
ShowDocumentsCommand12
See Also