Click or drag to resize

DbActExtensionSourceUuid Property

Gets or sets the source identifier.

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

Property Value

Type: Byte
The source identifier.
See Also