WorkflowReport.StrPrettyPrintUserName 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 Function StrPrettyPrintUserName ( _
oUserId As Object _
) As String
'Usage
Dim oUserId As Object
Dim returnValue As String
returnValue = Me.StrPrettyPrintUserName(oUserId)
protected string StrPrettyPrintUserName(
Object oUserId
)
Parameters
- oUserId
Type: System.Object
Return Value
Type: System.String