WorkflowReport.StrPrettyPrintDuration 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 Shared Function StrPrettyPrintDuration ( _
    oDuration As Object _
) As String
'Usage
Dim oDuration As Object
Dim returnValue As String

returnValue = WorkflowReport.StrPrettyPrintDuration(oDuration)
protected static string StrPrettyPrintDuration(
    Object oDuration
)

Parameters

Return Value

Type: System.String
Returns String.

See Also

Reference

WorkflowReport Class

WorkflowReport Members

Microsoft.Office.RecordsManagement.Reporting Namespace