Interface
Inheritance: IQueryFeaturesResponseIFeatureSet
Properties
Property | Type |
---|---|
displayFieldName inherited | string |
boolean | |
features inherited | IFeature[] |
fieldAliases inherited | { [key: string]: string } |
fields inherited | IField[] |
geometryType inherited | |
globalIdFieldName inherited | string |
hasM inherited | boolean |
hasZ inherited | boolean |
objectIdFieldName inherited | string |
spatialReference inherited |
features
inherited
Interface Propertyfeatures: IFeature[]
Inherited from IFeatureSet.features
fieldAliases
optionalinherited
Interface PropertyfieldAliases: { [key: string]: string }
Type declaration
- [key: string]: string
Inherited from IFeatureSet.fieldAliases
fields
optionalinherited
Interface Propertyfields: IField[]
Inherited from IFeatureSet.fields
geometryType
optionalinherited
Interface PropertygeometryType: GeometryType
Inherited from IFeatureSet.geometryType
globalIdFieldName
optionalinherited
Interface PropertyglobalIdFieldName: string
Inherited from IFeatureSet.globalIdFieldName
hasM
optionalinherited
Interface PropertyhasM: boolean
Inherited from IFeatureSet.hasM
hasZ
optionalinherited
Interface PropertyhasZ: boolean
Inherited from IFeatureSet.hasZ
objectIdFieldName
optionalinherited
Interface PropertyobjectIdFieldName: string
Inherited from IFeatureSet.objectIdFieldName
spatialReference
optionalinherited
Interface PropertyspatialReference: ISpatialReference
Inherited from IFeatureSet.spatialReference
displayFieldName: string