[This is preliminary documentation and is subject to change.]
Gets or sets a collection of ObjectClasses which will not be displayed in the
tree.
| C# |
public List<ObjectClass> IgnoreClasses { get; set; }
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.