DataObjects

A class containing information on ungrouped results of a query.

Property

Type

Description

DataObjectArray

ArrayOfDataObject

An array of DataObjects.

SpatialReference

SpatialReference

The spatial reference in which the results were returned.

TimeReference

TimeReference

The time reference in which the results were returned.

Remarks

When query results are returned that are not grouped, the ServiceData.Object method returns a this object which contains all of the results from the query. The results in the this object can be from multiple layers/tables.

11/8/2016