Click or drag to resize

DataSourceAuditLogData Property

Collection of Data Source attribute value changes.

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

Property Value

IDictionaryString, Object
See Also