Admin.PurgeTimesheetAuditLog - Méthode
Purge du journal d'audit de feuille de temps.
Espace de noms : WebSvcAdmin
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
<SoapDocumentMethodAttribute("https://schemas.microsoft.com/office/project/server/webservices/Admin/PurgeTimesheetAuditLog", RequestNamespace := "https://schemas.microsoft.com/office/project/server/webservices/Admin/", _
ResponseNamespace := "https://schemas.microsoft.com/office/project/server/webservices/Admin/", _
Use := SoapBindingUse.Literal, ParameterStyle := SoapParameterStyle.Wrapped)> _
Public Sub PurgeTimesheetAuditLog
'Utilisation
Dim instance As Admin
instance.PurgeTimesheetAuditLog()
[SoapDocumentMethodAttribute("https://schemas.microsoft.com/office/project/server/webservices/Admin/PurgeTimesheetAuditLog", RequestNamespace = "https://schemas.microsoft.com/office/project/server/webservices/Admin/",
ResponseNamespace = "https://schemas.microsoft.com/office/project/server/webservices/Admin/",
Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)]
public void PurgeTimesheetAuditLog()
Remarques
Autorisations Project Server
Autorisation |
Description |
---|---|
Permet à l'utilisateur de gérer les feuilles de temps qui sont envoyés par les ressources. Autorisation globale. |