2025.3 Property
Changes 0
P

Family.FamilyCategory

Description:
Retrieves or sets a Category object that represents the category or sub category in which the elements ( this family could generate ) reside.
Remarks:
All category objects can be retrieved from the application by using the Categories property of the Application.Settings object.
public Category FamilyCategory { get; set; }