| Revit 2019.2 API |
| RevitCommandId..::..HasBinding Property |
| RevitCommandId Class See Also |
Indicates whether a replacement of either the Execute or CanExecute events (or both) have been applied to this command.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 19.0.0.0 (19.2.0.66)
Since:
2013
Syntax
Remarks
This will not indicate if one or more applications have subscribed to the BeforeExecuted event,
as this event is not limited to a single subscriber.