Click or drag to resize

DbVersionedDataPreviousVersionKey Property

Gets or sets the version key.

Namespace:  SanteDB.DisconnectedClient.SQLite.Model
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public Guid PreviousVersionKey { get; set; }

Property Value

Type: Guid
The version key.
See Also