RVTDocs.com

FamilySymbolProfile.Profile

Property
Description:
Returns the family symbol of the profile.
Remarks:
The symbol must of the category BuiltInCategory.OST_ProfileFamilies.
Syntax
public FamilySymbol Profile { get; set; }
Exceptions
Exception Condition
ArgumentNullException Thrown when the argument is.
ArgumentException Thrown when the category of argument is not BuiltInCategory.OST_ProfileFamilies.