DataObjectAuditLogAdditionalData Property

[Missing <summary> documentation for "P:Casewhere.Runtime.AuditLogs.DataObjectAuditLog.AdditionalData"]

Definition

Namespace: Casewhere.Runtime.AuditLogs
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public IDictionary<string, Object> AdditionalData { get; set; }

Property Value

IDictionaryString, Object

See Also