CanHaveBinding Property


Revit Command Id Can Have Binding Property

Indicates whether the command can be assigned a binding to an external add-in.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool CanHaveBinding { get; }

Property Value

Boolean
See Also