IFeatureSet
IFeatureSet
can also be imported from the following packages:
import { IFeatureSet } from "@esri/arcgis-rest-feature-layer";
Extends
Properties
Property | Type | Notes |
---|---|---|
IFeature[] | IFeature | ||
Optional | string | |
Optional | [key: string]: string | |
Optional | IField[] | IField | |
Optional | GeometryType | |
Optional | string | |
Optional | string | |
Optional | ISpatialReference | |
Optional Inherited | boolean | |
Optional Inherited | boolean |
Interface defined in packages/arcgis-rest-types/src/feature.ts:31