Click or drag to resize

BaseVariableValue Property

Returns the untyped value of this variable.

Namespace:  Sfs2X.Entities.Variables
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public Object Value { get; }

Property Value

Type: Object

Implements

VariableValue
See Also