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

workspaceName
Workspace name.
projectName
Project name.
newProjectName
New project name.
commandName
Command name (can be null).
destinationWorkspaceName
A name of destination workspace (available with Business Analyst Server 10.0 SP2). If this name is null or empty, the destination workspace will be the source workspace.

Glossary Item Box

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

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

workspaceName
Workspace name.
projectName
Project name.
newProjectName
New project name.
commandName
Command name (can be null).
destinationWorkspaceName
A name of destination workspace (available with Business Analyst Server 10.0 SP2). If this name is null or empty, the destination workspace will be the source workspace.

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.