Udostępnij za pośrednictwem


ForecastingSettings.TimeColumnName Property

Definition

The name of the time column. This parameter is required when forecasting to specify the datetime column in the input data used for building the time series and inferring its frequency.

public string TimeColumnName { get; set; }
member this.TimeColumnName : string with get, set
Public Property TimeColumnName As String

Property Value

Applies to