Version 24.2 (latest)

IFilterExpression Interface Methods

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

Public Methods
 NameDescription
 MethodEvaluateEvaluates the expression for the provided item, given a data provider and schema.  
 MethodEvaluateWithEnvironmentEvaluates the expression for the provided item, given a data provider and schema.  
 MethodMarkAutoGeneratedMarks a filter as having been auto generated.  
 MethodMatchDetermines if an item matches the filter expression given a data provider and schema.  
 MethodMatchWithEnvironmentDetermines if an item matches the filter expression given a data provider and schema.  
See Also