Partilhar via


AuditReport.StrPrettyPrintItemType 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 StrPrettyPrintItemType ( _
    itemType As SPAuditItemType _
) As String
'Usage
Dim itemType As SPAuditItemType
Dim returnValue As String

returnValue = AuditReport.StrPrettyPrintItemType(itemType)
protected static string StrPrettyPrintItemType(
    SPAuditItemType itemType
)

Parameters

Return Value

Type: System.String

See Also

Reference

AuditReport Class

AuditReport Members

Microsoft.Office.RecordsManagement.Reporting Namespace