Persistate API documentation
ClassesToIgnore Property
NamespacesPersistate.UI.DesktopPTreeViewClassesToIgnore

[This is preliminary documentation and is subject to change.]

Gets or sets a comma delimited list of the names of ObjectClasses which will not be displayed in the tree.
Declaration Syntax
C#
public string ClassesToIgnore { get; set; }
Remarks
Setting a non null, non empty value in this property overrides any previous setting of this property and the IgnoreClasses property. Note that the named classes must belong to the same package as the root object bound to this PTreeView. This latter restriction does not apply when setting the IgnoreClasses property.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)