DomainObjects Class Library

IEditable.VersionNumber Property

Object VersionNumber {get;}

Property Value

The version of this instance. Enables support for optimistic concurrency control. DomainObjects uses this value to ensure that the version being updated in the database is the same version that was read from the database.

See Also

IEditable Interface | DomainObjects.Facade.Domain Namespace