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