Arbitrary client key describing the visual look of this signal.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property LookKey As String
Get
Set
public string LookKey { get; set; }
Property Value
Type:
String
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