Click or drag to resize

DbEntityRelationshipSourceUuid Property

Gets or sets the entity identifier.

Namespace:  SanteDB.DisconnectedClient.SQLite.Model.Entities
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public byte[] SourceUuid { get; set; }

Property Value

Type: Byte
The entity identifier.
See Also