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

Glossary Item Box

The BACommand class provides the unified execution of a Business Analyst task.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Remarks

This class encapsulates an instance of a task to be executed together with task parameters. The execution of task is suspended until the ExecuteAsync method of this class is called. The unified interface of the BACommand class allows user to prepare a batch task consisting of heterogeneous tasks.

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.BACore.Client.BACommand

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

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