Document Is Family Document Property Identifies if the current document is a family document. 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 IsFamilyDocument { get; } Public ReadOnly Property IsFamilyDocument As Boolean Get public: property bool IsFamilyDocument { bool get (); } member IsFamilyDocument : bool with get Property Value Boolean See Also Reference Document Class Autodesk.Revit.DB Namespace
Document Is Family Document Property Identifies if the current document is a family document. 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 IsFamilyDocument { get; } Public ReadOnly Property IsFamilyDocument As Boolean Get public: property bool IsFamilyDocument { bool get (); } member IsFamilyDocument : bool with get Property Value Boolean See Also Reference Document Class Autodesk.Revit.DB Namespace