Macro Manager Is Enabled Property Indicates if macros stored in this MacroManager are enabled. Namespace: Autodesk.Revit.DB.Macros Assembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsEnabled { get; } Public ReadOnly Property IsEnabled As Boolean Get public: property bool IsEnabled { bool get (); } member IsEnabled : bool with get Property Value Boolean See Also Reference MacroManager Class Autodesk.Revit.DB.Macros Namespace
Macro Manager Is Enabled Property Indicates if macros stored in this MacroManager are enabled. Namespace: Autodesk.Revit.DB.Macros Assembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsEnabled { get; } Public ReadOnly Property IsEnabled As Boolean Get public: property bool IsEnabled { bool get (); } member IsEnabled : bool with get Property Value Boolean See Also Reference MacroManager Class Autodesk.Revit.DB.Macros Namespace