IAuditService.SaveAudit Method (IEnumerable<LogData>)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Saves the audit data to the repository as implemented by the inherited class.
Namespace: Microsoft.Uii.AifServices
Assembly: Microsoft.Uii.AifServices (in Microsoft.Uii.AifServices.dll)
Syntax
void SaveAudit(
IEnumerable<LogData> logCache
)
Sub SaveAudit (
logCache As IEnumerable(Of LogData)
)
Parameters
logCache
Type: System.Collections.Generic.IEnumerable<LogData>Specifies the list of log data.
See Also
IAuditService Interface
Microsoft.Uii.AifServices Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright