PowerGridForecast.BlockDuration Property

Definition

The duration of each element in the Forecast vector.

public:
 property TimeSpan BlockDuration { TimeSpan get(); };
TimeSpan BlockDuration();
public System.TimeSpan BlockDuration { get; }
var timeSpan = powerGridForecast.blockDuration;
Public ReadOnly Property BlockDuration As TimeSpan

Property Value

Applies to