[]
Configurates TimeStep. Sets the number of minutes between entries in the drop-down list of times.
public InputDateTimeBuilder TimeStep(int value)
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| InputDateTimeBuilder | Current builder. |