ActionItemBaseTAction, TCollectionRunSequence Method
Run the specified sequence.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
protected static void RunSequence(
TAction item
)
Protected Shared Sub RunSequence (
item As TAction
)
No code example is currently available or this language may not be supported.
Parameters
- item TAction
-
Reference to the file action that specifies the sequence to run.
This method loads the Actions collection from the steps found in
the referenced sequence.