Harness proD API Help
EPLAN.Harness.API.Settings.LibrarySettings Namespace / LibraryCategoryTree Class / UnusedProperties Property
In This Topic
    UnusedProperties Property
    In This Topic
    All currently unused categories which can be used for building of category tree.
    Syntax
    public IEnumerable<ApiCategoryName> UnusedProperties {get;}
    See Also