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


ICommandItem.ID Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

ICommandItem.ID Property

The unique integer ID associated with this command item.

[Visual Basic .NET]
Public ReadOnly Property ID As UID
[C#]
public UID ID {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICommandItem Interface | IUID Interface