Describes the field of an item.

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

Syntax

public class Field

Remarks

TeaFiles store homogenous collections of items. Each item (.Net technically a struct) is a structured value composed from fields. This class describes a single field.

See Also