Click or drag to resize
DfsDateTimeLazyListStartTime Property
StartTime of dfs file. If dfs file has a calendar axis, this is read from the file. If the dfs file has a time axis, this must be set explicitly.

Namespace: DHI.Generic.MikeZero.DFS
Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 17.0.0.0 (11.1.1.1111)
Syntax
public DateTime StartTime { get; set; }

Property Value

Type: DateTime
See Also