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