WorkflowReport.InitPrettyPrintInfo 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 Sub InitPrettyPrintInfo ( _
list As SPList _
)
'Usage
Dim list As SPList
Me.InitPrettyPrintInfo(list)
protected void InitPrettyPrintInfo(
SPList list
)
Parameters
- list
Type: Microsoft.SharePoint.SPList