IAircraftPositionIsMlat Property |
Namespace: VirtualRadar.Interface
Nullable<bool> PositionIsMlat { get; set; }
Property PositionIsMlat As Nullable(Of Boolean) Get Set
property Nullable<bool> PositionIsMlat { Nullable<bool> get (); void set (Nullable<bool> value); }
abstract PositionIsMlat : Nullable<bool> with get, set
© 2010 onwards, Andrew Whewell