Share via


PowerGridForecast.StartTime Property

Definition

Gets the start time of the first element in Forecast.

public:
 property DateTime StartTime { DateTime get(); };
DateTime StartTime();
public System.DateTimeOffset StartTime { get; }
var dateTime = powerGridForecast.startTime;
Public ReadOnly Property StartTime As DateTimeOffset

Property Value

The start time of the first element in Forecast.

Applies to