Fabrication Configuration Info Is Locked Property Checks whether the fabrication configuration is locked. If true, the configuration is locked and cannot be removed. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsLocked { get; } Public ReadOnly Property IsLocked As Boolean Get public: property bool IsLocked { bool get (); } member IsLocked : bool with get Property Value Boolean See Also Reference FabricationConfigurationInfo Class Autodesk.Revit.DB Namespace
Fabrication Configuration Info Is Locked Property Checks whether the fabrication configuration is locked. If true, the configuration is locked and cannot be removed. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsLocked { get; } Public ReadOnly Property IsLocked As Boolean Get public: property bool IsLocked { bool get (); } member IsLocked : bool with get Property Value Boolean See Also Reference FabricationConfigurationInfo Class Autodesk.Revit.DB Namespace