DraftTask members

Include protected members
Include inherited members

The DraftTask type exposes the following members.

Constructors

  Name Description
Public method DraftTask

Top

Properties

  Name Description
Public property ActualCost
Public property ActualCostWorkPerformed (Inherited from Task.)
Public property ActualDuration (Inherited from Task.)
Public property ActualDurationTimeSpan (Inherited from Task.)
Public property ActualFinish
Public property ActualOvertimeCost (Inherited from Task.)
Public property ActualOvertimeWork (Inherited from Task.)
Public property ActualOvertimeWorkTimeSpan (Inherited from Task.)
Public property ActualStart
Public property ActualWork
Public property ActualWorkTimeSpan
Public property Assignments
Public property BaselineCost (Inherited from Task.)
Public property BaselineDuration (Inherited from Task.)
Public property BaselineDurationTimeSpan (Inherited from Task.)
Public property BaselineFinish (Inherited from Task.)
Public property BaselineStart (Inherited from Task.)
Public property BaselineWork (Inherited from Task.)
Public property BaselineWorkTimeSpan (Inherited from Task.)
Public property BudgetCost (Inherited from Task.)
Public property BudgetedCostWorkPerformed (Inherited from Task.)
Public property BudgetedCostWorkScheduled (Inherited from Task.)
Public property BudgetWork
Public property BudgetWorkTimeSpan
Public property Calendar
Public property Completion
Public property ConstraintStartEnd
Public property ConstraintType
Public property Contact (Inherited from Task.)
Public property Context Returns the context that is associated with the client object. (Inherited from ClientObject.)
Public property Cost
Public property CostPerformanceIndex (Inherited from Task.)
Public property CostVariance (Inherited from Task.)
Public property CostVarianceAtCompletion (Inherited from Task.)
Public property CostVariancePercentage (Inherited from Task.)
Public property Created (Inherited from Task.)
Public property CurrentCostVariance (Inherited from Task.)
Public property CustomFields (Inherited from Task.)
Public property Deadline
Public property Duration
Public property DurationTimeSpan
Public property DurationVariance (Inherited from Task.)
Public property DurationVarianceTimeSpan (Inherited from Task.)
Public property EarliestFinish (Inherited from Task.)
Public property EarliestStart (Inherited from Task.)
Public property EstimateAtCompletion (Inherited from Task.)
Public property FieldValues
Public property Finish
Public property FinishSlack (Inherited from Task.)
Public property FinishSlackTimeSpan (Inherited from Task.)
Public property FinishText
Public property FinishVariance (Inherited from Task.)
Public property FinishVarianceTimeSpan (Inherited from Task.)
Public property FixedCost
Public property FixedCostAccrual (Inherited from Task.)
Public property FreeSlack (Inherited from Task.)
Public property FreeSlackTimeSpan (Inherited from Task.)
Public property Id (Inherited from Task.)
Public property IgnoreResourceCalendar (Inherited from Task.)
Public property IsActive
Public property IsCritical (Inherited from Task.)
Public property IsEffortDriven (Inherited from Task.)
Public property IsExternalTask (Inherited from Task.)
Public property IsLockedByManager
Public property IsManual
Public property IsMarked
Public property IsMilestone
Public property IsOverAllocated (Inherited from Task.)
Public property IsRecurring (Inherited from Task.)
Public property IsRecurringSummary (Inherited from Task.)
Public property IsRolledUp (Inherited from Task.)
Public property IsSubProject (Inherited from Task.)
Public property IsSubProjectReadOnly (Inherited from Task.)
Public property IsSubProjectScheduledFromFinish (Inherited from Task.)
Public property IsSummary (Inherited from Task.)
Public property Item
Public property LatestFinish (Inherited from Task.)
Public property LatestStart (Inherited from Task.)
Public property LevelingAdjustsAssignments
Public property LevelingCanSplit
Public property LevelingDelay (Inherited from Task.)
Public property LevelingDelayTimeSpan (Inherited from Task.)
Public property Modified (Inherited from Task.)
Public property Name
Public property Notes (Inherited from Task.)
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 OutlineLevel
Public property OutlinePosition (Inherited from Task.)
Public property OvertimeCost (Inherited from Task.)
Public property OvertimeWork (Inherited from Task.)
Public property OvertimeWorkTimeSpan (Inherited from Task.)
Public property Parent
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
Public property PercentPhysicalWorkComplete
Public property PercentWorkComplete (Inherited from Task.)
Public property Predecessors
Public property PreLevelingFinish (Inherited from Task.)
Public property PreLevelingStart (Inherited from Task.)
Public property Priority
Public property RegularWork (Inherited from Task.)
Public property RegularWorkTimeSpan (Inherited from Task.)
Public property RemainingCost (Inherited from Task.)
Public property RemainingDuration
Public property RemainingDurationTimeSpan
Public property RemainingOvertimeCost (Inherited from Task.)
Public property RemainingOvertimeWork (Inherited from Task.)
Public property RemainingOvertimeWorkTimeSpan (Inherited from Task.)
Public property RemainingWork (Inherited from Task.)
Public property RemainingWorkTimeSpan (Inherited from Task.)
Public property Resume (Inherited from Task.)
Public property ScheduleCostVariance (Inherited from Task.)
Public property ScheduledDuration (Inherited from Task.)
Public property ScheduledDurationTimeSpan (Inherited from Task.)
Public property ScheduledFinish (Inherited from Task.)
Public property ScheduledStart (Inherited from Task.)
Public property SchedulePerformanceIndex (Inherited from Task.)
Public property ScheduleVariancePercentage (Inherited from Task.)
Public property ServerObjectIsNull Gets the server object and returns null if the server object is null. (Inherited from ClientObject.)
Public property Start
Public property StartSlack (Inherited from Task.)
Public property StartSlackTimeSpan (Inherited from Task.)
Public property StartText
Public property StartVariance (Inherited from Task.)
Public property StartVarianceTimeSpan (Inherited from Task.)
Public property StatusManager
Public property Stop (Inherited from Task.)
Public property SubProject (Inherited from Task.)
Public property Successors
Public property Tag Gets or sets data that is associated with the client object. (Inherited from ClientObject.)
Public property TaskType
Public property ToCompletePerformanceIndex (Inherited from Task.)
Public property TotalSlack (Inherited from Task.)
Public property TotalSlackTimeSpan (Inherited from Task.)
Public property TypedObject Gets the object with the correct type information returned from the server. (Inherited from ClientObject.)
Public property UsePercentPhysicalWorkComplete
Public property Work
Public property WorkBreakdownStructure (Inherited from Task.)
Public property WorkTimeSpan
Public property WorkVariance (Inherited from Task.)
Public property WorkVarianceTimeSpan (Inherited from Task.)

Top

Methods

  Name Description
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 DeleteObject
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.)
Protected method InitNonPropertyFieldFromJson (Overrides ClientObject.InitNonPropertyFieldFromJson(String, JsonReader).)
Protected method InitOnePropertyFromJson (Overrides Task.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.)
Protected method LoadExpandoFields (Overrides ClientObject.LoadExpandoFields().)
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 ToString (Inherited from Object.)
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.)

Top

See also

Reference

DraftTask class

Microsoft.ProjectServer.Client namespace