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