Click or drag to resize

LogicOperatorId Property

Returns the id of the current LogicOperator instance. It can be the string "AND" or "OR".

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

Property Value

Type: String
See Also