Click or drag to resize

SearchTermKey Property

Gets or sets the primary key of the term

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

Property Value

Type: Byte
See Also