Click or drag to resize

AuditLogListConverterConvert(AuditLog) Method

[Missing <summary> documentation for "M:Casewhere.Runtime.AuditLogs.AuditLogListConverter.Convert(Casewhere.Models.AuditLog)"]


Namespace: Casewhere.Runtime.AuditLogs
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public DataAuditLog Convert(
	AuditLog auditLog
)

Parameters

auditLog  AuditLog
 

Return Value

DataAuditLog

[Missing <returns> documentation for "M:Casewhere.Runtime.AuditLogs.AuditLogListConverter.Convert(Casewhere.Models.AuditLog)"]

Implements

IAuditLogListConverterConvert(AuditLog)
See Also