Click or drag to resize

DbAuditObjectRole Property

Gets or sets the role

Namespace:  SanteDB.DisconnectedClient.SQLite.Security.Audit.Model
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public int Role { get; set; }

Property Value

Type: Int32
See Also