The RevitCommandId type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CanHaveBinding | Indicates whether the command can be assigned a binding to an external add-in. | |
| HasBinding | Indicates whether a replacement of either the Execute or CanExecute events (or both) have been applied to this command. | |
| Id | The command id. | |
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
| Name | The command name. |
