WorkflowReport.StrPrettyPrintDuration - Méthode
Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.
Espace de noms : Microsoft.Office.RecordsManagement.Reporting
Assembly : Microsoft.Office.Policy (dans Microsoft.Office.Policy.dll)
Syntaxe
'Déclaration
Protected Shared Function StrPrettyPrintDuration ( _
oDuration As Object _
) As String
'Utilisation
Dim oDuration As Object
Dim returnValue As String
returnValue = WorkflowReport.StrPrettyPrintDuration(oDuration)
protected static string StrPrettyPrintDuration(
Object oDuration
)
Paramètres
- oDuration
Type : System.Object
Valeur renvoyée
Type : System.String
Retourne String .
Voir aussi
Référence
Microsoft.Office.RecordsManagement.Reporting - Espace de noms