Click or drag to resize

MatchExpressionVarValue Property

Returns the value against which the variable or property corresponding to varName is compared.

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

Property Value

Type: Object
See Also