Click or drag to resize

IDfsuFileStartDateTime Property

Start date time of the file. If time axis is not a calendar type axis, MinValue is returned.

Setting the StartDateTime for an axis that is not of calendar type, will throw an exception.

Namespace:  DHI.Generic.MikeZero.DFS.dfsu
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
DateTime StartDateTime { get; set; }

Property Value

Type: DateTime
See Also