Enum FieldType
- Namespace
- PushTechnology.ClientInterface.Data.Record.Schema
- Assembly
- Diffusion.Client.dll
The IField types.
public enum FieldType
Fields
DECIMAL = 2A decimal field type.
INTEGER = 1An integer field type.
STRING = 0A plain string field type.
Remarks
Implemented in Version 6.0.