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
eventSource
Type: Microsoft.SharePoint.SPAuditEventSourceReserved for internal use.
Return Value
Type: System.String