Esri Business Analyst Server API for Silverlight 2.2 Reference
BAQueryTask Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Client.BACore.Tasks Namespace : BAQueryTask Class


Glossary Item Box

The following tables list the members exposed by BAQueryTask.

Public Constructors

 NameDescription
Public ConstructorBAQueryTask ConstructorOverloaded. Initializes a new instance of the BAQueryTask class.  
Top

Public Properties

 NameDescription
Public PropertyDisableClientCachingIf true, adds a timestamp parameter ("_ts") to the REST request to prevent the request from being loaded from the browser's cache.
Default: false.  
Public PropertyLastResult The last result of execution the ArcGIS Query task.  
Public PropertyProxyUrl The URL to proxy the request through.  
Public PropertyRequestTimeoutThe request timeout in seconds. A value less than or equal to zero prevents request timeout.
Default: 0.  
Public PropertyToken Token for accessing a secure task.  
Public PropertyTokenProvider Provider responsible for updating the security token if the last one expires.  
Public PropertyUrl The map resource URL to query features from.  
Top

Public Methods

 NameDescription
Public MethodExecuteAsyncOverloaded. Asynchronous executes the workflow quering feature set from ArcGIS Server Map Services.  
Top

Public Events

 NameDescription
Public EventExecuteCompleted This event occurs when the ExecuteAsync operation completes.  
Public EventFailed This event occurs when the ExecuteAsync operation failes.  
Top

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.