AuditReport.StrPrettyPrintItemType - Méthode
Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.
Espace de noms : Microsoft.Office.RecordsManagement.Reporting
Assembly : Microsoft.Office.Policy (dans Microsoft.Office.Policy.dll)
Syntaxe
'Déclaration
Protected Shared Function StrPrettyPrintItemType ( _
itemType As SPAuditItemType _
) As String
'Utilisation
Dim itemType As SPAuditItemType
Dim returnValue As String
returnValue = AuditReport.StrPrettyPrintItemType(itemType)
protected static string StrPrettyPrintItemType(
SPAuditItemType itemType
)
Paramètres
itemType
Type : Microsoft.SharePoint.SPAuditItemTypeRéservé à l'usage interne.
Valeur renvoyée
Type : System.String
Voir aussi
Référence
Microsoft.Office.RecordsManagement.Reporting - Espace de noms