CommandEndEventArgs Class
Autodesk.Connectivity.Explorer.Extensibility›Autodesk.Connectivity.Explorer.Extensibility
Provides args to the CommandEnd event
Syntax
public class CommandEndEventArgs : System.EventArgs Public Class CommandEndEventArgs
Inherits System.EventArgsProperties
| Name | Description |
|---|---|
| CommandId | Gets the Id of the Command that was executed |
Returned By
Where you get a CommandEndEventArgs — members that return one.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Autodesk.Connectivity.Explorer.Extensibility.CommandEndEventArgs