Click or drag to resize

IVersionedEntityRevision Property

Incremental version of the entity. The revision grows monotonically only within this terminal database (GetHostDatabaseId).

Namespace:  Resto.Front.Api.Data.Common
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
int Revision { get; }

Property Value

Type: Int32
See Also