Click or drag to resize

MatchExpressionLogicOp Property

In case of concatenated expressions, returns the current logical operator.

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

Property Value

Type: LogicOperator
Remarks
The default value is null.
See Also