ArcGIS API for Silverlight - Library Reference
QueryTask Class Properties
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : QueryTask Class


For a list of all members of this type, see QueryTask members.

Public Properties

 NameDescription
public PropertyAutoNormalizeIf true automatically normalizes geometry crossing the anti-meridian. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
public PropertyDisableClientCaching If true, adds a timestamp parameter ("_ts") to the request to prevent it from being loaded from the browser's cache. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
public PropertyIsBusy Gets a value that indicates whether a Web request is in progress. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
public PropertyLastRelationshipResult Gets the last relationship result of the ExecuteRelashipQuery or ExecuteRelationshipQueryAsync method of the QueryTask.  
public PropertyLastResult Gets or sets the last query result.  
public PropertyProxyURL Gets or sets the URL to proxy the request through. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
public PropertyToken Token for accessing a secure ArcGIS task. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
public PropertyUrl Gets or sets the URL of the task. (Inherited from ESRI.ArcGIS.Client.Tasks.TaskBase)
Top

See Also

© ESRI, Inc. All Rights Reserved.