CatchmentsCurrentTime Property |
Time of which all catchments has been updated to.
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public DateTime CurrentTime { get; set; }
Public Property CurrentTime As DateTime
Get
Set
public:
property DateTime CurrentTime {
DateTime get ();
void set (DateTime value);
}
Property Value
Type:
DateTimeSee Also