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: 19.0.0.0 (11.1.1.1111)
Syntax
public DateTime StartTime { get; set; }

Property Value

Type: DateTime
See Also