Click or drag to resize

DbAuditDataEventIdentifier Property

The type of action performed

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

Property Value

Type: Int32
See Also