Persistate API documentation
ObjectClasses Property
NamespacesPersistateDomainObjectClasses

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

The set of ObjectClasses in the Domain.
Declaration Syntax
C#
public IndexedList<ObjectClass> ObjectClasses { get; }
Remarks
This ordered collection is maintained by the Persistate runtime and contains all ObjectClasses in all Packages in all Environments in the Domain. It is used for dereferencing Reference objects. The class number in the Reference is used to index into this collection.

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