<Code Lib>
2023 Enumeration
Changes 0
E

CategoryType

Description:
The type of category.

public enum CategoryType

Name Description
E Invalid The category type is invalid.
E Model A model element category.
E Annotation An annotation element category.
E Internal The category is for internal usage.
E AnalyticalModel An analytical model element category.

Loading…