Click or drag to resize

BaseVariableType Property

Indicates the type of this variable.

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

Property Value

Type: VariableType

Implements

VariableType
See Also