Gets or sets the type of message encoded in this packet.

Namespace: RRAutoLib.Loconet
Assembly: 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

Field Value

A member of the MultiSenseType enumeration type.

See Also