public void RemoveAddInCommandBinding( RevitCommandId revitCommandId )
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown when uiApplication or revitCommandId is null. |
| InvalidOperationException | Thrown when the given command is not bound with this add-in. |