Harness proD API Help
EPLAN.Harness.API.Settings.LibrarySettings Namespace / LibraryCategoryTree Class / ActiveProperties Property
In This Topic
    ActiveProperties Property
    In This Topic
    Active categories used for building of category tree.
    Syntax
    public IList<ApiCategoryName> ActiveProperties {get;}
    Exceptions
    ExceptionDescription
    Thrown when you tried to remove mandatory category from the list.
    Remarks
    'Part type' category is mandatory and cannot be removed from this list.
    See Also