 | StationWithCoordinatesLongitude Property |
Longitude (e.g. 16,1008174).
Namespace: FRAM.CommonLayer.ModelsAssembly: FRAM.CommonLayer (in FRAM.CommonLayer.dll) Version: FRAM 2.0 v2.2.5.0
Syntaxpublic string Longitude { get; set; }
Public Property Longitude As String
Get
Set
public:
property String^ Longitude {
String^ get ();
void set (String^ value);
}
member Longitude : string with get, set
Property Value
Type:
String
See Also