Persistate API documentation
Class Property
NamespacesPersistateMetaReferenceClass

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

Returns the ObjectClass to which the referred to object belongs.
Declaration Syntax
C#
public ObjectClass Class { get; }
Remarks
This involves a full dereference of this object which could involve database accesses or a fetch from a remote domain if the referenced metadata is not in memory.

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