ActionItemBaseTAction, TCollectionInitializeDefaultVariables Method
Initialize the Variables property, in the specified item and all of
its descendants, from the values in the corresponding DefaultVariables
collections.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
protected static void InitializeDefaultVariables(
TAction action
)
Protected Shared Sub InitializeDefaultVariables (
action As TAction
)
No code example is currently available or this language may not be supported.
Parameters
- action TAction
-
Reference to an action derivative.