ActionItemBaseTAction, TCollectionVariableName Property

Get/Set the name of the variable to access.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
public string VariableName { get; set; }

Property Value

String

Remarks

This property is inheritable.

See Also