Table of Contents

Enum FieldType

Namespace
PushTechnology.ClientInterface.Data.Record.Schema
Assembly
Diffusion.Client.dll

The IField types.

public enum FieldType

Fields

DECIMAL = 2

A decimal field type.

INTEGER = 1

An integer field type.

STRING = 0

A plain string field type.

Remarks

Implemented in Version 6.0.