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


ICadastralExtensionManager.ActiveCommand Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralExtensionManager.ActiveCommand Property

Current Active Command.

[Visual Basic .NET]
Public Property ActiveCommand As ICommand
[C#]
public ICommand ActiveCommand {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralExtensionManager Interface