Persistate API documentation
ObjectNumber Property
NamespacesPersistateMetaReferenceObjectNumber

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

Gets the object number of the object referred to by this MetaReference.
Declaration Syntax
C#
public long ObjectNumber { 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)