Click or drag to resize

DbActRelationshipSourceUuid Property

Gets or sets the source act of the relationship

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

Property Value

Type: Byte
See Also