Esri Business Analyst Server API for Silverlight 2.2 Reference
CreateCommand(String,FolderItem,ShapefileInfo,String) Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BAServer.Tasks.Repository Namespace > UploadShapefileTask Class > CreateCommand Method : CreateCommand(String,FolderItem,ShapefileInfo,String) Method

shapefileUrl
URL to a zipped shapefile stored in ArcGIS Server output directory.
outputItem
Output folder item.
shapefileInfo
Additional parameters of uploaded shapefile (can be null).
commandName
Command name (can be null).

Glossary Item Box

Creates a new command encapsulating this task and the given parameters.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

shapefileUrl
URL to a zipped shapefile stored in ArcGIS Server output directory.
outputItem
Output folder item.
shapefileInfo
Additional parameters of uploaded shapefile (can be null).
commandName
Command name (can be null).

Return Value

A new command.

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.