C1.DataCollection Assembly / C1.DataCollection Namespace / FilterBinaryExpression Class

FilterBinaryExpression Class Properties

For a list of all members of this type, see FilterBinaryExpression members.

Public Properties
 NameDescription
Public PropertyGets the expressions that are combined. (Inherited from C1.DataCollection.FilterNaryExpression)
Public PropertyGets the logical operator applied between the expressions. (Inherited from C1.DataCollection.FilterNaryExpression)
Public PropertyGets the left expression.  
Public PropertyGets the right expression.  
Top
See Also