共用方式為


ResourcePlan.Update method

將專案的資源計劃的變更儲存回專案伺服器。

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'宣告
<RemoteAttribute> _
Public Function Update As QueueJob
'用途
Dim instance As ResourcePlan
Dim returnValue As QueueJob

returnValue = instance.Update()
[RemoteAttribute]
public QueueJob Update()

傳回值

Type: Microsoft.ProjectServer.Client.QueueJob
成功地包含最後的相關資訊的物件排入佇列工作。

請參閱

參照

ResourcePlan class

ResourcePlan members

Microsoft.ProjectServer.Client namespace