 | AuditAccountabilityConfigurationSectionCompleteAuditTrail Property |
When set to true, enables complete audit trail
Namespace: SanteDB.Core.ConfigurationAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxpublic 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
Boolean
See Also