ForecastingResult.Prediction Property

Definition

The data records for the forecast.

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

Property Value

Applies to