Community Analyst API for Silverlight 2.2 Reference
BatchTaskParameters Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Client.BACore.Client Namespace : BatchTaskParameters Class


Glossary Item Box

The following tables list the members exposed by BatchTaskParameters.

Public Constructors

 NameDescription
Public ConstructorBatchTaskParameters ConstructorOverloaded. Initializes a new instance of the BatchTaskParameters class.  
Top

Public Properties

 NameDescription
Public PropertyCurrentStep Zero-based index of the currently executed step.  
Public PropertyLastResult Last task execution result.  
Public PropertyResults List of task execution results.  
Public PropertySharedData A dictionary containing data shared between steps.  
Public PropertyTaskNameBatch task title.
Default: "BatchTask".  
Public PropertyTaskProviders List of task providers.  
Top

Public Methods

 NameDescription
Public MethodAddTaskOverloaded. Adds a task provider to the end of list of task providers.  
Top

See Also

© 2010-2012 ESRI Inc. All Rights Reserved.