This document is archived and information here might be outdated.  Recommended version.


IRasterCommand2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterCommand2 Interface
ArcGIS Developer Help

IRasterCommand2 Interface

Provides access to member that control a raster command.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property Argument The command argument(s).
Method CanExecute Indicates if this command can execute itself.
Method Execute Executes a raster command.
Read-only property ID The command ID.
Method Init Initializes a raster command.
Read/write property MachineName The server machine name.
Read-only property Name The command name, e.g. CalculateStatistics, BuildPyramids, and etc.

Inherited Interfaces

Interfaces Description
IRasterCommand Provides access to member that control a raster command.

Classes that implement IRasterCommand2

Classes Description