IsFamilyDocument Property


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
public bool IsFamilyDocument { get; }

Property Value

Boolean
See Also