SimulationTimerStartTime Property

Start time of when to trigger events. First event that can be triggered is at exactly StartTime

Definition

Namespace: DHI.Mike1D.Generic
Assembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public DateTime StartTime { get; set; }

Property Value

DateTime

See Also