DraftProject Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("PS.DraftProject", ServerTypeId="{e4ecf863-df42-46dd-b72a-d8c813969224}")]
public class DraftProject : Microsoft.ProjectServer.Client.Project
type DraftProject = class
inherit Project
Public Class DraftProject
Inherits Project
Inheritance
Attributes
Constructors
Properties
Methods
CheckIn(Boolean)
CheckUninitializedProperty(String)
(Inherited from ClientObject )
CustomFromJson(JsonReader)
(Inherited from ClientObject )
EnterProjectStage(Stage)
(Inherited from Project )
FromJson(JsonReader)
(Inherited from ClientObject )
GetResourcePlan(DateTime, DateTime, TimeScale)
(Inherited from Project )
InitNonPropertyFieldFromJson(String, JsonReader)
InitOnePropertyFromJson(String, JsonReader)
IsObjectPropertyInstantiated(String)
(Inherited from ClientObject )
IsPropertyAvailable(String)
(Inherited from ClientObject )
LeaveProjectStage()
(Inherited from Project )
LoadExpandoFields()
Publish(Boolean)
ReadyToLeaveProjectStage()
(Inherited from Project )
RefreshLoad()
RemoveFromParentCollection()
(Inherited from ClientObject )
Retrieve()
(Inherited from ClientObject )
Retrieve(String[])
(Inherited from ClientObject )
SetCustomFieldValue(String, Object)
(Inherited from Project )
Update()
UpdateClientObjectPropertyType(String, Object, JsonReader)
(Inherited from ClientObject )
UpdateIdeaListItemStatus(String)
(Inherited from Project )
UpdateProjectStageStatus(Stage, String, UpdateProjectStageStatusFieldValue, Boolean)
(Inherited from Project )
Validate()
Applies to