Click or drag to resize

DataObjectAuditLogData Property

Collection of Data Object attribute value changes.

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

Property Value

IListValueChange
See Also