Arbitrary client key describing the visual look of this signal.

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

Syntax

C#
public string LookKey { get; set; }
Visual Basic
Public Property LookKey As String
	Get
	Set

Remarks

Internally this property is not used for anything but clients can store a value here describing the visual look of the signal, assuming there is more than one. For example, signals with the same Config but a different localized look.

See Also