DraftProject members
Include protected members
Include inherited members
The DraftProject type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DraftProject |
Top
Properties
Name | Description | |
---|---|---|
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 | Returns the context that is associated with the client object. (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 | ||
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.) | |
Item | ||
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 | Gets the object data for the current client object. (Inherited from ClientObject.) | |
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.) | |
OptimizerDecision | (Inherited from Project.) | |
Owner | ||
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.) | |
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 | Gets the server object and returns null if the server object is null. (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 | Gets or sets data that is associated with the client object. (Inherited from ClientObject.) | |
TaskLinks | ||
TaskListId | (Inherited from Project.) | |
Tasks | ||
TrackingMode | ||
TypedObject | Gets the object with the correct type information returned from the server. (Inherited from ClientObject.) | |
UtilizationDate | ||
UtilizationType | ||
WeekStartDay | ||
WinprojVersion |
Top
Methods
Name | Description | |
---|---|---|
CheckIn | ||
CheckUninitializedProperty | Checks to determine whether the specified value type property of a ClientObject has been initialized. (Inherited from ClientObject.) | |
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.) | |
EnterProjectStage | (Inherited from Project.) | |
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.) | |
GetResourcePlan | (Inherited from Project.) | |
InitNonPropertyFieldFromJson | (Overrides ClientObject.InitNonPropertyFieldFromJson(String, JsonReader).) | |
InitOnePropertyFromJson | (Overrides Project.InitOnePropertyFromJson(String, JsonReader).) | |
IsObjectPropertyInstantiated | Indicates whether the specified property of the client object is instantiated. (Inherited from ClientObject.) | |
IsPropertyAvailable | Returns a Boolean value that indicates whether the specified scalar property has been retrieved or set. (Inherited from ClientObject.) | |
LeaveProjectStage | (Inherited from Project.) | |
LoadExpandoFields | (Overrides ClientObject.LoadExpandoFields().) | |
Publish | ||
ReadyToLeaveProjectStage | (Inherited from Project.) | |
RefreshLoad | (Overrides ClientObject.RefreshLoad().) | |
RemoveFromParentCollection | Removes the current client object from the parent client object collection. (Inherited from ClientObject.) | |
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.) | |
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.) | |
SetCustomFieldValue | (Inherited from Project.) | |
ToString | (Inherited from Object.) | |
Update | ||
UpdateClientObjectPropertyType | Updates the client object property's value to have correct type by using the type information returned from the server. (Inherited from ClientObject.) | |
UpdateIdeaListItemStatus | (Inherited from Project.) | |
UpdateProjectStageStatus | (Inherited from Project.) | |
Validate |
Top