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