isFilter Method (RuntimeRangeCondition)
In This Topic
Returns a value that indicates whether the range condition contains any expressions that must be evaluated as a filter (as opposed to a range).
Syntax
'Declaration
Public Function isFilter() As Boolean
See Also