IActionActivate Method
Called when action is first activated. The state of the action should be initialized here.
Namespace: DHI.Mike1D.ControlModuleAssembly: DHI.Mike1D.ControlModule (in DHI.Mike1D.ControlModule.dll) Version: 24.0.0.0 (11.1.1.1111)
void Activate(
DateTime time,
int strategyId
)
Parameters
- time DateTime
[Missing <param name="time"/> documentation for "M:DHI.Mike1D.ControlModule.IAction.Activate(System.DateTime,System.Int32)"]
- strategyId Int32
[Missing <param name="strategyId"/> documentation for "M:DHI.Mike1D.ControlModule.IAction.Activate(System.DateTime,System.Int32)"]