Esri Business Analyst Server API for Silverlight 2.2 Reference
BatchTaskProvider Constructor(Object)
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.Client Namespace > BatchTaskProvider Class > BatchTaskProvider Constructor : BatchTaskProvider Constructor(Object)

obj
An object to construct this instance by.

Glossary Item Box

Initializes a new instance of the ESRI.ArcGIS.Client.BACore.Client.BatchTaskProvider class by an object.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

obj
An object to construct this instance by.

Remarks

This constructor receives an object of any type allowed by other constructors, i.e. an instance of the ESRI.ArcGIS.Client.BACore.Client.BACommand, IBATaskParameters, or BatchTaskProvider.Delegate type can be passed as an object. Also, the object can be an instance of the BatchTaskProvider class itself. In the last case, its shallow copy is constructed.

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.