DataObjectGroups
A class containing information on grouped results of a query.
Property |
Type |
Description |
---|---|---|
DataObjectGroupArray |
ArrayOfDataGroupObject |
An array of DataObjectGroups. |
SpatialReference |
The spatial reference of the objects in DataObjectGroupArray. | |
TimeReference |
The time reference of the objects in DataObjectGroupArray. |
Remarks
When results that are returned are grouped, the ServiceData.Object method returns an object which allows you to step through the results one group at a time. The grouping is based on the layer or table ID.
2/28/2020