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