| WeatherMakerLocationWeatherScriptWeatherApi Property  | 
 
            The weather location API to use
            
 
    Namespace: 
   DigitalRuby.WeatherMaker
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic IWeatherMakerLocationWeatherApi WeatherApi { get; set; }Public Property WeatherApi As IWeatherMakerLocationWeatherApi
	Get
	Set
public:
property IWeatherMakerLocationWeatherApi^ WeatherApi {
	IWeatherMakerLocationWeatherApi^ get ();
	void set (IWeatherMakerLocationWeatherApi^ value);
}member WeatherApi : IWeatherMakerLocationWeatherApi with get, set
Property Value
Type: 
IWeatherMakerLocationWeatherApi See Also
See Also