ActionItemBaseTAction, TCollectionInitializeParent Method
Initialize the Parent property in all of the decendants of the
specified item.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
protected static void InitializeParent(
TAction action
)
Protected Shared Sub InitializeParent (
action As TAction
)
No code example is currently available or this language may not be supported.
Parameters
- action TAction
-
Reference to an action derivative.