Click or drag to resize

DbEntityAddressComponentValueUuid Property

Gets or sets the value identifier of the name value

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

Property Value

Type: Byte
See Also