Persistate API documentation
IgnoreClasses Property
NamespacesPersistate.UI.DesktopPDiverseLookupIgnoreClasses

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

Gets or sets a collection of ObjectClasses which will not be searched.
Declaration Syntax
C#
public List<ObjectClass> IgnoreClasses { get; set; }
Remarks
This is active only if the bound collection is diverse. In this case, any classes derived from the bound class which also appear in this list will not be shown in the class selection combo.

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