CoarseTisbAirbornePositionServiceVolumeID Property |
Gets or sets the identifier of the TIS-B station that generated the message.
Namespace: VirtualRadar.Interface.AdsbAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public byte ServiceVolumeID { get; set; }
Public Property ServiceVolumeID As Byte
Get
Set
public:
property unsigned char ServiceVolumeID {
unsigned char get ();
void set (unsigned char value);
}
member ServiceVolumeID : byte with get, set
Property Value
Type:
ByteSee Also