共用方式為


Admin.PurgeTimesheetAuditLog 方法

會清除時程表稽核記錄。

命名空間:  WebSvcAdmin
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
<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
'用途
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()

備註

Project Server 權限

權限

描述

ManageTimeTracking

可讓使用者管理所送出資源的時程表。通用權限。

請參閱

參照

Admin 類別

Admin 成員

WebSvcAdmin 命名空間