VariableItemValue Property

Get/Set the value of the variable.

Definition

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

Property Value

Object

See Also