DataObjectAuditLog Class

Data Object Audit Log information.

Definition

Namespace: Casewhere.Runtime.AuditLogs
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public class DataObjectAuditLog : DataAuditLog
Inheritance
Object    DataAuditLog    DataObjectAuditLog

Constructors

DataObjectAuditLog Initializes a new instance of the DataObjectAuditLog class

Properties

ActivityId  
AdditionalData  
BrowserAgent  
CaseId  
CorrelationId
(Inherited from DataAuditLog)
Data Collection of Data Object attribute value changes.
DataClass  
DataObjectId  
EventName
(Inherited from DataAuditLog)
Id
(Inherited from DataAuditLog)
IpAddress  
IsCustomLog
(Inherited from DataAuditLog)
PlatformVersion
(Inherited from DataAuditLog)
SysCorrelationId
(Inherited from DataAuditLog)
Timestamp
(Inherited from DataAuditLog)
UserClaims
(Inherited from DataAuditLog)
UserId
(Inherited from DataAuditLog)
UserInfo
(Inherited from DataAuditLog)
WorkerSite
(Inherited from DataAuditLog)
WorkflowId  

See Also