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