Click or drag to resize
BaseStationMessageMessageType Property
Gets or sets the type of message.

Namespace: VirtualRadar.Interface.BaseStation
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public BaseStationMessageType MessageType { get; set; }

Property Value

Type: BaseStationMessageType
See Also