Persistate API documentation
VersionNumber Property
NamespacesPersistatePersistentVersionNumber

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

Gets the version number of this object.
Declaration Syntax
C#
public int VersionNumber { get; internal set; }
Remarks

The version number of a Persistent object is incremented automatically every time that object is modified. It is used when writing objects to persistent storage to check for update conflict.

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