Method HasFilter HasFilter() Reports whether this entity query has a filter applied to it. Declaration public bool HasFilter() Returns Type Description bool Returns true if the query has a filter, returns false if the query does not have a filter.