PublishedProject 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.PublishedProject", ServerTypeId="{94083bd1-9d58-40b3-becf-c4703547d63c}")]
public class PublishedProject : Microsoft.ProjectServer.Client.Project
type PublishedProject = class
inherit Project
Public Class PublishedProject
Inherits Project
Inheritance
Attributes
Constructors
Properties
Methods
CheckOut()
CheckUninitializedProperty(String)
(Inherited from ClientObject )
CreateProjectSite(String)
CustomFromJson(JsonReader)
(Inherited from ClientObject )
DeleteObject()
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()
ReadyToLeaveProjectStage()
(Inherited from Project )
RefreshLoad()
RemoveFromParentCollection()
(Inherited from ClientObject )
Retrieve()
(Inherited from ClientObject )
Retrieve(String[])
(Inherited from ClientObject )
SetCustomFieldValue(String, Object)
(Inherited from Project )
SubmitToWorkflow()
UpdateClientObjectPropertyType(String, Object, JsonReader)
(Inherited from ClientObject )
UpdateIdeaListItemStatus(String)
(Inherited from Project )
UpdateProjectStageStatus(Stage, String, UpdateProjectStageStatusFieldValue, Boolean)
(Inherited from Project )
UpdateVisibilityCustomFields()
Applies to