ActionItemBaseTAction, TCollectionVariables Property
Get a reference to the collection of variables on this instance.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
[JsonIgnoreAttribute]
public VariableCollection Variables { get; }
<JsonIgnoreAttribute>
Public ReadOnly Property Variables As VariableCollection
Get
No code example is currently available or this language may not be supported.
Property Value
VariableCollection
The values of this collection are combinatorially inherited.
Values at an inner level locally override values at an outer level.