PowerGridForecast.GetForecast Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Static method to retrieve the forecast. Upon failure, this will return an empty forecast.
public:
static PowerGridForecast ^ GetForecast();
static PowerGridForecast GetForecast();
public static PowerGridForecast GetForecast();
function getForecast()
Public Shared Function GetForecast () As PowerGridForecast