The type of the field. The struct must hold only types of the TeaType enumeration to be accessible from other APIs. If one or more fields have the TeaType = FieldType.Custom, the TeaFile will not be accessible universally.

Namespace: TeaTime
Assembly: DiscreteLogics.TeaFiles (in DiscreteLogics.TeaFiles.dll) Version: 1.0.0.16 (1.0.0.16)

Syntax

public FieldType FieldType { get; set; }

See Also