SiteLocationWeatherStationName Property |
The name of the weather station at the site location.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic string WeatherStationName { get; }
Public ReadOnly Property WeatherStationName As String
Get
public:
property String^ WeatherStationName {
String^ get ();
}
member WeatherStationName : string with get
Property Value
String
See Also