Table of Contents

Enum TabularFieldType

Namespace
Addax.Formats.Tabular
Assembly
Addax.Formats.Tabular.dll

Specifies the type of a tabular field.

public enum TabularFieldType

Fields

Annotation = 2

An annotation.

None = 0

Indicates that the field is not defined.

Value = 1

A value.