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