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

In This Topic
LeftExpression Property
In This Topic
Gets the left expression.
Syntax
'Declaration
 
Public ReadOnly Property LeftExpression As FilterExpression
 
See Also