ArcObjects Library Reference (DataSourcesRaster)  

IRasterCommand.ID Property

The command ID.

ERROR: Syntax information about IRasterCommand.ID may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DataSourcesRaster.dll

[C++]
HRESULT get_ID(
  long* pID
);
[C++]

Parameters

pID [out, retval]   pID is a parameter of type long

Product Availability

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

See Also

IRasterCommand Interface