DataSourceAuditLogData Property

Collection of Data Source attribute value changes.

Definition

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

Property Value

IDictionaryString, Object

See Also