Click or drag to resize

SearchTermEntityTermId Property

Gets or sets the term identifier

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

Property Value

Type: Byte
See Also