Gets the classifications for this thing.

Namespace: BaseLib
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public ReadOnlyCollection<string> Classifications { get; }

Field Value

The classifications.

See Also