ServiceDataOptions

A class that provides information about the way a query response will be returned.

Property

Type

Description

ETag

string

The Etag of this request from the past response.

Format

string

The format: AMF, JSON, NATIVE

Properties

PropertySet

The array of properties.

TransportType

esriGDSTransportType

The transport type used to return the results of the query.

TransportTypeSpecified

bool

Indicates if TransportType is specified.

2/28/2020