public decimal? Longitude { get; set; }
Public Property Longitude As Decimal? Get Set
public: property Nullable<Decimal> Longitude { Nullable<Decimal> get (); void set (Nullable<Decimal> value); }
member Longitude : Nullable<decimal> with get, set
function get_Longitude(); function set_Longitude(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.