共用方式為


ResourcePlan.DeleteObject method

刪除ResourcePlan物件。

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

Syntax

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

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

傳回值

Type: Microsoft.ProjectServer.Client.QueueJob
佇列作業。

請參閱

參照

ResourcePlan class

ResourcePlan members

Microsoft.ProjectServer.Client namespace