Click or drag to resize
BaseStationMessageTransmissionType Property
Gets or sets the type of transmission sent in a Transmission message.

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

Property Value

Type: BaseStationTransmissionType
See Also