ActionItemBaseTAction, TCollectionInitializeExpressionValues Method
Initialize specialized expression values from the implemented instance.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
protected virtual void InitializeExpressionValues(
ExpressionContext context
)
Protected Overridable Sub InitializeExpressionValues (
context As ExpressionContext
)
No code example is currently available or this language may not be supported.
Parameters
- context ExpressionContext
-
Reference to the expression context to which any additions or changes
will be made.