SiteLocationWeatherStationName Property |
The name of the weather station at the site location.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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