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


Glossary Item Box

The following tables list the members exposed by BACommand.

Public Constructors

 NameDescription
Public ConstructorBACommand ConstructorOverloaded. Initializes a new instance of the ESRI.ArcGIS.Client.BACore.Client.BACommand class.  
Top

Public Properties

 NameDescription
Public PropertyLastResult The last result of execution the command.  
Public PropertyName Command name.  
Public PropertyTaskName Name of task to be executed.  
Top

Protected Properties

 NameDescription
Protected PropertySender Sender delegate to execute the task.  
Top

Public Methods

 NameDescription
Public MethodExecuteAsyncOverloaded. Asynchronous executes this command.  
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.