AuditReport.StrPrettyPrintLocationType - 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 StrPrettyPrintLocationType ( _
locationType As SPAuditLocationType _
) As String
'Utilisation
Dim locationType As SPAuditLocationType
Dim returnValue As String
returnValue = AuditReport.StrPrettyPrintLocationType(locationType)
protected static string StrPrettyPrintLocationType(
SPAuditLocationType locationType
)
Paramètres
locationType
Type : Microsoft.SharePoint.SPAuditLocationTypeRéservé à l'usage interne.
Valeur renvoyée
Type : System.String
Voir aussi
Référence
Microsoft.Office.RecordsManagement.Reporting - Espace de noms