Gets the states collection configured by the Config property.

Namespace: RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867

Syntax

C#
public PkStatesList States { get; internal set; }
Visual Basic
Public Property States As PkStatesList
	Get
	Friend Set

Implements

IPkStates..::..States

See Also