 | DbAuditDataOutcome Property |
Outcome of the event
Namespace:
SanteDB.DisconnectedClient.SQLite.Security.Audit.Model
Assembly:
SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntaxpublic int Outcome { get; set; }
Public Property Outcome As Integer
Get
Set
public:
property int Outcome {
int get ();
void set (int value);
}
member Outcome : int with get, set
Property Value
Type:
Int32
See Also