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 public LogicOperator LogicOp { get; }
Property Value
Type:
LogicOperatorRemarks
The default value is null.
See Also