Gets or sets the type of message encoded in this packet.
Namespace: RRAutoLib.LoconetAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4420.16901
Syntax
| C# |
|---|
public MultiSenseType Type { get; set; } |
| Visual Basic |
|---|
Public Property Type As MultiSenseType Get Set |