Share via


DraftProject members

Include protected members
Include inherited members

The DraftProject type exposes the following members.

Constructors

  Name Description
Public method DraftProject

Top

Properties

  Name Description
Public property ApprovedEnd (Inherited from Project.)
Public property ApprovedStart (Inherited from Project.)
Public property Assignments
Public property CalculateActualCosts (Inherited from Project.)
Public property CalculatesActualCosts (Inherited from Project.)
Public property Calendar
Public property CheckedOutBy (Inherited from Project.)
Public property CheckedOutDate (Inherited from Project.)
Public property CheckOutDescription (Inherited from Project.)
Public property CheckOutId (Inherited from Project.)
Public property Context Returns the context that is associated with the client object. (Inherited from ClientObject.)
Public property CreatedDate (Inherited from Project.)
Public property CriticalSlackLimit (Inherited from Project.)
Public property CurrencyCode
Public property CurrencyDigits
Public property CurrencyPosition
Public property CurrencySymbol
Public property CurrentDate
Public property CustomFields (Inherited from Project.)
Public property DaysPerMonth
Public property DefaultEffortDriven
Public property DefaultEstimatedDuration
Public property DefaultFinishTime (Inherited from Project.)
Public property DefaultFixedCostAccrual
Public property DefaultOvertimeRate
Public property DefaultOvertimeRateUnits (Inherited from Project.)
Public property DefaultStandardRate
Public property DefaultStandardRateUnits (Inherited from Project.)
Public property DefaultStartTime (Inherited from Project.)
Public property DefaultTaskType
Public property DefaultWorkFormat
Public property Description
Public property Engagements (Inherited from Project.)
Public property EnterpriseProjectType (Inherited from Project.)
Public property FieldValues
Public property FinishDate
Public property FiscalYearStartMonth
Public property HasMppPendingImport (Inherited from Project.)
Public property HonorConstraints (Inherited from Project.)
Public property Id (Inherited from Project.)
Public property IncludeCustomFields
Public property IsCheckedOut (Inherited from Project.)
Public property Item
Public property LastPublishedDate (Inherited from Project.)
Public property LastSavedDate (Inherited from Project.)
Public property MinutesPerDay
Public property MinutesPerWeek
Public property MoveActualIfLater (Inherited from Project.)
Public property MoveActualToStatus (Inherited from Project.)
Public property MoveRemainingIfEarlier (Inherited from Project.)
Public property MoveRemainingToStatus (Inherited from Project.)
Public property MultipleCriticalPaths (Inherited from Project.)
Public property Name
Public property NewTasksAreManual
Public property NumberFiscalYearFromStart
Protected property ObjectData Gets the object data for the current client object. (Inherited from ClientObject.)
Public property ObjectVersion Gets a string that indicates the version of the current client object. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Public property OptimizerDecision (Inherited from Project.)
Public property Owner
Public property Path Tracks how a client object is created in the ClientRuntimeContext class so that the object can be recreated on the server. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Public property PercentComplete (Inherited from Project.)
Public property Phase (Inherited from Project.)
Public property PlannerDecision (Inherited from Project.)
Public property ProjectIdentifier
Public property ProjectResources
Public property ProjectSiteUrl (Inherited from Project.)
Public property ProjectSummaryTask (Inherited from Project.)
Public property ProjectType (Inherited from Project.)
Public property ProtectedActualsSynch
Public property QueueJobs (Inherited from Project.)
Public property ScheduledFromStart (Inherited from Project.)
Public property ServerObjectIsNull Gets the server object and returns null if the server object is null. (Inherited from ClientObject.)
Public property ShowEstimatedDurations
Public property SplitInProgress (Inherited from Project.)
Public property SpreadActualCostsToStatus (Inherited from Project.)
Public property SpreadPercentCompleteToStatus (Inherited from Project.)
Public property Stage (Inherited from Project.)
Public property StartDate
Public property StatusDate
Public property SummaryTaskId (Inherited from Project.)
Public property Tag Gets or sets data that is associated with the client object. (Inherited from ClientObject.)
Public property TaskLinks
Public property TaskListId (Inherited from Project.)
Public property Tasks
Public property TrackingMode
Public property TypedObject Gets the object with the correct type information returned from the server. (Inherited from ClientObject.)
Public property UtilizationDate
Public property UtilizationType
Public property WeekStartDay
Public property WinprojVersion

Top

Methods

  Name Description
Public method CheckIn
Protected method CheckUninitializedProperty Checks to determine whether the specified value type property of a ClientObject has been initialized. (Inherited from ClientObject.)
Public method CustomFromJson Returns a Boolean value that indicates whether custom code was used to populate an object. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Public method EnterProjectStage (Inherited from Project.)
Public method FromJson Indicates whether custom code was used to populate an object. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Public method GetResourcePlan (Inherited from Project.)
Protected method InitNonPropertyFieldFromJson (Overrides ClientObject.InitNonPropertyFieldFromJson(String, JsonReader).)
Protected method InitOnePropertyFromJson (Overrides Project.InitOnePropertyFromJson(String, JsonReader).)
Public method IsObjectPropertyInstantiated Indicates whether the specified property of the client object is instantiated. (Inherited from ClientObject.)
Public method IsPropertyAvailable Returns a Boolean value that indicates whether the specified scalar property has been retrieved or set. (Inherited from ClientObject.)
Public method LeaveProjectStage (Inherited from Project.)
Protected method LoadExpandoFields (Overrides ClientObject.LoadExpandoFields().)
Public method Publish
Public method ReadyToLeaveProjectStage (Inherited from Project.)
Public method RefreshLoad (Overrides ClientObject.RefreshLoad().)
Protected method RemoveFromParentCollection Removes the current client object from the parent client object collection. (Inherited from ClientObject.)
Public method Retrieve() Retrieves all scalar properties associated with the object. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Public method Retrieve([]) Retrieves the specified scalar properties associated with the object. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientObject.)
Public method SetCustomFieldValue (Inherited from Project.)
Public method ToString (Inherited from Object.)
Public method Update
Protected method UpdateClientObjectPropertyType Updates the client object property's value to have correct type by using the type information returned from the server. (Inherited from ClientObject.)
Public method UpdateIdeaListItemStatus (Inherited from Project.)
Public method UpdateProjectStageStatus (Inherited from Project.)
Public method Validate

Top

See also

Reference

DraftProject class

Microsoft.ProjectServer.Client namespace