Click or drag to resize

AuditDataMetadata Property

Metadata about the audit

Namespace:  SanteDB.Core.Auditing
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public List<AuditMetadata> Metadata { get; set; }

Property Value

Type: ListAuditMetadata
See Also