Gets the name of the Item type.

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

Syntax

public string ItemTypeName { get; internal set; }

Field Value

The name of the item type.

Remarks

Example: "Event<Tick>".

See Also