<Code Lib>
2025 Property
Changes 0
P

Element.Category

Description:
Retrieves a Category object that represents the category or sub category in which the element resides.
Remarks:
All category objects can be retrieved from the application by using the Categories property of the Application.Settings object.

public Category Category { get; }

Loading…