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