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 C# VB C++ F# public bool CanHaveBinding { get; } Public ReadOnly Property CanHaveBinding As Boolean Get public: property bool CanHaveBinding { bool get (); } member CanHaveBinding : bool with get Property Value Boolean See Also Reference RevitCommandId Class Autodesk.Revit.UI Namespace
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 C# VB C++ F# public bool CanHaveBinding { get; } Public ReadOnly Property CanHaveBinding As Boolean Get public: property bool CanHaveBinding { bool get (); } member CanHaveBinding : bool with get Property Value Boolean See Also Reference RevitCommandId Class Autodesk.Revit.UI Namespace