IsOwnerFamily Property


Family Is Owner Family Property

True if the family is the owner family for its own editable document, false otherwise.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsOwnerFamily { get; }

Property Value

Boolean
See Also