Gets the field values.

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

Syntax

public Object[] Values { get; private set; }

Field Value

The array holding the item's field values.

See Also