Click or drag to resize
AircraftOperationalStatusMessageNicC Property
Gets or sets the value of the NIC Supplement C field.

Namespace: VirtualRadar.Interface.Adsb
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<byte> NicC { get; set; }

Property Value

Type: NullableByte
See Also