Persistate API documentation
DerivedClasses Method
NamespacesPersistateObjectClassDerivedClasses()()()()

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

Returns a collection of all ObjectClasses immediately derived from this class.
Declaration Syntax
C#
public IndexedList<ObjectClass> DerivedClasses()
Return Value
A collection containing all immediately derived ObjectClasses.
Remarks
The returned collection does not contain any ObjectClasses which are derived from the immediately derived classes. Derived classes from all Packages in the Domain are included.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)