Share via


AuditLog.GetAuditFlag Method (String)

 

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

Retrieves the value for the specified audit flag.

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

Syntax

public static int GetAuditFlag(
    string auditFlagName
)
Public Shared Function GetAuditFlag (
    auditFlagName As String
) As Integer

Parameters

  • auditFlagName
    Type: System.String

    Specifies the arbitrary audit flag identifier

Return Value

Type: System.Int32

Flag value (0 = logging off, 1 = logging on

See Also

AuditLog Class
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright