WeatherMakerCloudProfileScriptAtmosphereProfile Property |
Atmosphere profile
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic WeatherMakerAtmosphereProfileScript AtmosphereProfile { get; set; }Public Property AtmosphereProfile As WeatherMakerAtmosphereProfileScript
Get
Set
public:
property WeatherMakerAtmosphereProfileScript^ AtmosphereProfile {
WeatherMakerAtmosphereProfileScript^ get ();
void set (WeatherMakerAtmosphereProfileScript^ value);
}member AtmosphereProfile : WeatherMakerAtmosphereProfileScript with get, set
Property Value
Type:
WeatherMakerAtmosphereProfileScript
See Also