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