| AuditAccountabilityConfigurationSectionCompleteAuditTrail Property |
When set to true, enables complete audit trail
Namespace:
SanteDB.Core.Configuration
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public bool CompleteAuditTrail { get; set; }
Public Property CompleteAuditTrail As Boolean
Get
Set
public:
property bool CompleteAuditTrail {
bool get ();
void set (bool value);
}
member CompleteAuditTrail : bool with get, set
Property Value
Type:
BooleanSee Also