Packagecom.esri.aws.services
Classpublic class RowData

The single row of data. Output from Spatial Query.



Public Properties
 PropertyDefined by
  fieldValues : Array
Contains values for each of the fields in ResultSet.field FieldDesc array.
RowData
Property detail
fieldValuesproperty
public var fieldValues:Array

Contains values for each of the fields in ResultSet.field FieldDesc array.

See also