Skip to content

IFilterableQuery.Where method

Filters a query by a filter string.

public void Where(string filter)
parameter description
filter Filter string.

See Also