Document.OwnerFamily
Property
Description:
Get the Family of this Family Document.
Get the Family of this Family Document.
Remarks:
Only available if the current document is family document.
Only available if the current document is family document.
Examples
string categoryName = familyDoc.OwnerFamily.FamilyCategory.Name;