The RestRequest type exposes the following members.

Properties

  NameDescription
OnComplete
Function that will process the response. The response will be a JSON-formatted object with the response to the REST request.
Url
URL of the ArcGIS Server REST resource.

See Also