Persistate API documentation
IgnoreClasses Property
NamespacesPersistate.UI.DesktopPTreeViewIgnoreClasses

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

Gets or sets a collection of ObjectClasses which will not be displayed in the tree.
Declaration Syntax
C#
public List<ObjectClass> IgnoreClasses { get; set; }
Remarks
Setting a non null value into this property overrides any previous setting of this property or the ClassesToIgnore property. The classes can be in any available package.

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