WorkflowReport.StrPrettyPrintUserName - 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 Function StrPrettyPrintUserName ( _
oUserId As Object _
) As String
'Utilisation
Dim oUserId As Object
Dim returnValue As String
returnValue = Me.StrPrettyPrintUserName(oUserId)
protected string StrPrettyPrintUserName(
Object oUserId
)
Paramètres
- oUserId
Type : System.Object
Valeur renvoyée
Type : System.String
Voir aussi
Référence
Microsoft.Office.RecordsManagement.Reporting - Espace de noms