<Code Lib>
2023 Property
Changes 0
P

Subelement.Category

Description:
Retrieves a Category object that represents the category or sub category of the subelement.
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…