DraftTask.DeleteObject method
Deletes the DraftTask object.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public Sub DeleteObject
'Usage
Dim instance As DraftTask
instance.DeleteObject()
[RemoteAttribute]
public void DeleteObject()