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