Persistate API documentation
ObjectNumber Property
NamespacesPersistatePersistentObjectNumber

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

This returns the object number part of the object's Reference.
Declaration Syntax
C#
public long ObjectNumber { get; }
Remarks

The object number is guaranteed to be unique for all objects of this particular class in one database. You can use this number if your application needs such a unique number.

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