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

oids
Enumeration of OIDs of features to be deleted.
changedItem
Folder item containing a feature layer to be modified.
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

oids
Enumeration of OIDs of features to be deleted.
changedItem
Folder item containing a feature layer to be modified.
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.