TSigmaCustomFieldFieldType Enumeration
Represents type TSigmaCustomFieldFieldType
.
type TSigmaCustomFieldFieldType = (cfTypeString, cfTypeInteger, cfTypeFloat, cfTypeMultiplyByQuantity);
The TSigmaCustomFieldFieldType type exposes the following members.
Show:
Name | Description | |
---|---|---|
cfTypeFloat | Represents constant | |
cfTypeInteger | Represents constant | |
cfTypeMultiplyByQuantity | Represents constant | |
cfTypeString | Represents constant |