Click or drag to resize

DbActSubTableUuid Property

Gets or sets the uuid pointing to the act

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

Property Value

Type: Byte
See Also