VariableItemValue Property

Get/Set the value of the variable.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2224.4542
C#
public Object Value { get; set; }

Property Value

Object

See Also