DataObjectGroups

A class containing information on grouped results of a query.

 

Property

Type

Description

DataObjectGroupArray

DataObjectGroup[]

An array of DataObjectGroup objects.

SpatialReference

SpatialReference

The spatial reference of the objects in DataObjectGroupArray.

TimeReference

TimeReference

The time reference of the objects in DataObjectGroupArray.

 

Remarks

 

When results that are returned are grouped, the ServiceData.Object method returns a this object which allows you to step through the results one group at a time. The grouping is based on layer or table ID.