Persistate API documentation
ForeignObjectClasses Property
NamespacesPersistateInternetForeignObjectClasses

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

The set of ObjectClasses in Packages imported from foreign Domains.
Declaration Syntax
C#
public IndexedList<ObjectClass> ForeignObjectClasses { get; }
Remarks
This ordered collection is maintained by the Persistate runtime and is used for dereferencing Reference objects which are copy references - in other words references to local copies of foreign 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)