InvokeResult.ForecastingResults Property

Definition

The list of forecasting results.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::SystemInsights::Capability::ForecastingResult ^> ^ ForecastingResults { System::Collections::Generic::IReadOnlyList<Microsoft::SystemInsights::Capability::ForecastingResult ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.SystemInsights.Capability.ForecastingResult> ForecastingResults { get; }
member this.ForecastingResults : System.Collections.Generic.IReadOnlyList<Microsoft.SystemInsights.Capability.ForecastingResult>
Public ReadOnly Property ForecastingResults As IReadOnlyList(Of ForecastingResult)

Property Value

Applies to