Share via


AuditLog.Log Method (AuditType, LogData)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Note: This API is now obsolete.

Logs the messages to the database using the AuditLog web service asynchronously.

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Syntax

[ObsoleteAttribute("This method has been deprecated, use Log(string, LogData) instead.", 
    false)]
public static void Log(
    AuditType auditType,
    LogData logData
)
<ObsoleteAttribute("This method has been deprecated, use Log(string, LogData) instead.",
    False)>
Public Shared Sub Log (
    auditType As AuditType,
    logData As LogData
)

Parameters

Remarks

Caching done based on the NoCache property. This method has been deprecated, use Log(string, LogData) instead.

See Also

Log Overload
AuditLog Class
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright