IQueryFeaturesResponse

Interface

Inheritance: IQueryFeaturesResponseIFeatureSet

Properties

Hide inherited properties
PropertyType
displayFieldName
 inherited 
string
boolean
features
 inherited 
fieldAliases
 inherited 
{ [key: string]: string }
fields
 inherited 
geometryType
 inherited 
globalIdFieldName
 inherited 
string
hasM
 inherited 
boolean
hasZ
 inherited 
boolean
objectIdFieldName
 inherited 
string
spatialReference
 inherited 

displayFieldName

optionalinherited
Interface Property
displayFieldName: string

exceededTransferLimit

optional
Interface Property
exceededTransferLimit: boolean

features

inherited
Interface Property
features: IFeature[]
Inherited from IFeatureSet.features

fieldAliases

optionalinherited
Interface Property
fieldAliases: { [key: string]: string }
Type declaration
  • [key: string]: string

fields

optionalinherited
Interface Property
fields: IField[]
Inherited from IFeatureSet.fields

geometryType

optionalinherited
Interface Property
geometryType: GeometryType

globalIdFieldName

optionalinherited
Interface Property
globalIdFieldName: string

hasM

optionalinherited
Interface Property
hasM: boolean
Inherited from IFeatureSet.hasM

hasZ

optionalinherited
Interface Property
hasZ: boolean
Inherited from IFeatureSet.hasZ

objectIdFieldName

optionalinherited
Interface Property
objectIdFieldName: string

spatialReference

optionalinherited
Interface Property
spatialReference: ISpatialReference

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.