ActionItemBaseTAction, TCollectionIf Method
Run one or more sets of actions if their conditions are true.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
protected static void If(
TAction item
)
Protected Shared Sub If (
item As TAction
)
No code example is currently available or this language may not be supported.
Parameters
- item TAction
-
Reference to the action item for which this action is being
called.