ControlStateMachineGetOrCreateAction Method
Get action with id, or create it if it does not exist
Namespace: DHI.Mike1D.ControlModuleAssembly: DHI.Mike1D.ControlModule (in DHI.Mike1D.ControlModule.dll) Version: 24.0.0.0 (11.1.1.1111)
public IAction GetOrCreateAction(
string id,
ActionTypes actionType
)
- id String
- Id if action
- actionType ActionTypes
- Type of action
IAction[Missing <returns> documentation for "M:DHI.Mike1D.ControlModule.ControlStateMachine.GetOrCreateAction(System.String,DHI.Mike1D.ControlModule.ActionTypes)"]