Share via


WorkflowReport.StrPrettyPrintList 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 StrPrettyPrintList ( _
    oListId As Object _
) As String
'Usage
Dim oListId As Object
Dim returnValue As String

returnValue = Me.StrPrettyPrintList(oListId)
protected string StrPrettyPrintList(
    Object oListId
)

Parameters

Return value

Type: System.String

See also

Reference

WorkflowReport class

WorkflowReport members

Microsoft.Office.RecordsManagement.Reporting namespace