ArcGIS-shaped FeatureFilter properties, for handing a compat filter to an ArcGIS construct that has not been migrated.
FeatureFilter
objectIds is narrowed to ArcGIS's number[] here, which is exactly the narrowing FeatureFilterCompat.toEsriProperties has to prove.
objectIds
number[]
Optional
ArcGIS-shaped
FeatureFilterproperties, for handing a compat filter to an ArcGIS construct that has not been migrated.objectIdsis narrowed to ArcGIS'snumber[]here, which is exactly the narrowing FeatureFilterCompat.toEsriProperties has to prove.