This topic has not yet been rated - Rate this topic

DraftTask class

Office 2013

Represents a task in a checked-out project.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
<ScriptTypeAttribute("PS.DraftTask", ServerTypeId := "{e2abe8fc-b8d6-4149-85a8-acb96ef6174b}")> _
Public Class DraftTask _
	Inherits Task
Dim instance As DraftTask
[ScriptTypeAttribute("PS.DraftTask", ServerTypeId = "{e2abe8fc-b8d6-4149-85a8-acb96ef6174b}")]
public class DraftTask : Task
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.