Click or drag to resize

DbActSecurityPolicyActId Property

Gets or sets the source

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

Property Value

Type: Byte
The source identifier.
See Also