Delen via


AuditReport.StrPrettyPrintEventSource Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.RecordsManagement.Reporting
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Protected Shared Function StrPrettyPrintEventSource ( _
    eventSource As SPAuditEventSource _
) As String
'Usage
Dim eventSource As SPAuditEventSource
Dim returnValue As String

returnValue = AuditReport.StrPrettyPrintEventSource(eventSource)
protected static string StrPrettyPrintEventSource(
    SPAuditEventSource eventSource
)

Parameters

Return Value

Type: System.String

See Also

Reference

AuditReport Class

AuditReport Members

Microsoft.Office.RecordsManagement.Reporting Namespace