Optional properties: FeatureFilterPropertiesSpecifies a search distance from a given geometry in a spatial filter.
The geometry to apply to the spatial filter.
An array of objectIds of the features to be filtered.
For spatial filters, this parameter defines the spatial relationship to filter features in the layer view against the filter geometry.
intersects
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-FeatureFilter.html#spatialRelationship)
A range of time with start and end date.
null
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-FeatureFilter.html#timeExtent)
The unit for calculating the buffer distance when distance is specified in a spatial filter.
null
[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-FeatureFilter.html#units)
A where clause for the feature filter.
Protected _getProtected _setCreates a deep clone of the FeatureFilter object.
Protected notifyConverts an instance of this class to its ArcGIS portal JSON representation.
Static fromJSONGenerated using TypeDoc
This class defines parameters for setting a client-side filter on a featureEffect or layer view.
Read more...