Add the current forecast from the ADDS service.
| [Visual Basic .NET] |
|---|
Public Function AddCurrentForecast() As String |
| [C#] |
|---|
public string AddCurrentForecast(); |
| [Managed C++] |
|---|
public: String __gc ^ AddCurrentForecast(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public String addCurrentForecast(); |






