Click or drag to resize

NetworkValueIdListTriggerApplyExternalSourcesEvent Method

[Missing <summary> documentation for "M:DHI.Mike1D.Generic.Collections.NetworkValueIdList.TriggerApplyExternalSourcesEvent(System.DateTime,System.DateTime)"]

Namespace:  DHI.Mike1D.Generic.Collections
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void TriggerApplyExternalSourcesEvent(
	DateTime timeN,
	DateTime timeNp1
)

Parameters

timeN
Type: SystemDateTime
Time at start of time step
timeNp1
Type: SystemDateTime
Time at end of time step
See Also