Version 24.2 (latest)

FilterExpression Class Properties

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

Public Properties
 NameDescription
Public PropertyIsAutoGenerated  
Public PropertyIsFunctionGets whether the expression is a function.  
Public PropertyIsLiteralGets whether the expression is a literal.  
Public PropertyIsNullGets whether the expresssion is null.  
Public PropertyIsOperationGets whether the expression is an operation.  
Public PropertyIsPropertyReferenceGets whether the expression is a property reference.  
Public PropertyIsWrapperGets whether the expression is a wrapper expression.  
Public PropertyPrecedence  
See Also