Gets the collection of fields describing the item's fields.

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

Syntax

public ReadOnlyCollection<Field> Fields { get; }

Field Value

The fields.

See Also