Fabrication Item File Is Used Property Checks to see if the item file is already in use in the project. 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 IsUsed { get; } Public ReadOnly Property IsUsed As Boolean Get public: property bool IsUsed { bool get (); } member IsUsed : bool with get Property Value Boolean See Also Reference FabricationItemFile Class Autodesk.Revit.DB Namespace
Fabrication Item File Is Used Property Checks to see if the item file is already in use in the project. 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 IsUsed { get; } Public ReadOnly Property IsUsed As Boolean Get public: property bool IsUsed { bool get (); } member IsUsed : bool with get Property Value Boolean See Also Reference FabricationItemFile Class Autodesk.Revit.DB Namespace