PublishedProject Class

Definition

[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
PublishedProject
Attributes

Constructors

PublishedProject(ClientRuntimeContext, ObjectPath)

Properties

ApprovedEnd (Inherited from Project)
ApprovedStart (Inherited from Project)
Assignments
CalculateActualCosts (Inherited from Project)
CalculatesActualCosts (Inherited from Project)
Calendar
CheckedOutBy (Inherited from Project)
CheckedOutDate (Inherited from Project)
CheckOutDescription (Inherited from Project)
CheckOutId (Inherited from Project)
Context (Inherited from ClientObject)
CreatedDate (Inherited from Project)
CriticalSlackLimit (Inherited from Project)
CurrencyCode
CurrencyDigits
CurrencyPosition
CurrencySymbol
CurrentDate
CustomFields (Inherited from Project)
DaysPerMonth
DefaultEffortDriven
DefaultEstimatedDuration
DefaultFinishTime (Inherited from Project)
DefaultFixedCostAccrual
DefaultOvertimeRate
DefaultOvertimeRateUnits (Inherited from Project)
DefaultStandardRate
DefaultStandardRateUnits (Inherited from Project)
DefaultStartTime (Inherited from Project)
DefaultTaskType
DefaultWorkFormat
Description
Draft
Engagements (Inherited from Project)
EnterpriseProjectType (Inherited from Project)
FieldValues
FinishDate
FiscalYearStartMonth
HasMppPendingImport (Inherited from Project)
HonorConstraints (Inherited from Project)
Id (Inherited from Project)
IncludeCustomFields
IsCheckedOut (Inherited from Project)
IsEnterpriseProject
Item[String]
LastPublishedDate (Inherited from Project)
LastSavedDate (Inherited from Project)
MinutesPerDay
MinutesPerWeek
MoveActualIfLater (Inherited from Project)
MoveActualToStatus (Inherited from Project)
MoveRemainingIfEarlier (Inherited from Project)
MoveRemainingToStatus (Inherited from Project)
MultipleCriticalPaths (Inherited from Project)
Name
NewTasksAreManual
NumberFiscalYearFromStart
ObjectData (Inherited from ClientObject)
ObjectVersion (Inherited from ClientObject)
OptimizerDecision (Inherited from Project)
Owner
Path (Inherited from ClientObject)
PercentComplete (Inherited from Project)
Phase (Inherited from Project)
PlannerDecision (Inherited from Project)
ProjectIdentifier
ProjectResources
ProjectSiteUrl (Inherited from Project)
ProjectSummaryTask (Inherited from Project)
ProjectType (Inherited from Project)
ProtectedActualsSynch
QueueJobs (Inherited from Project)
ScheduledFromStart (Inherited from Project)
ServerObjectIsNull (Inherited from ClientObject)
ShowEstimatedDurations
SplitInProgress (Inherited from Project)
SpreadActualCostsToStatus (Inherited from Project)
SpreadPercentCompleteToStatus (Inherited from Project)
Stage (Inherited from Project)
StartDate
StatusDate
SummaryTaskId (Inherited from Project)
Tag (Inherited from ClientObject)
TaskLinks
TaskListId (Inherited from Project)
Tasks
TrackingMode
TypedObject (Inherited from ClientObject)
UtilizationDate
UtilizationType
WeekStartDay
WinprojVersion

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