Share

RevitCommandId.CanHaveBinding 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.3.0.0 (25.3.0.0)

Syntax

C#

public bool CanHaveBinding { get; }

Property Value

Boolean

See Also

Reference

Was this information helpful?