IAudit Log List ConverterConvert(IListAuditLog) Method
[Missing <summary> documentation for "M:Casewhere.Runtime.AuditLogs.IAuditLogListConverter.Convert(System.Collections.Generic.IList{Casewhere.Models.AuditLog})"]
Definition
Namespace: Casewhere.Runtime.AuditLogs
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
IList<DataAuditLog> Convert(
IList<AuditLog> auditLogs
)Parameters
- auditLogs IListAuditLog
Return Value
IListDataAuditLog[Missing <returns> documentation for "M:Casewhere.Runtime.AuditLogs.IAuditLogListConverter.Convert(System.Collections.Generic.IList{Casewhere.Models.AuditLog})"]