|
static Key< int32_t, AsnKey > & | Uid () |
| The unique identifier of an assignment. More...
|
|
static Key< System::SharedPtr< Aspose::Tasks::Task >, AsnKey > & | Task () |
| The task to which a resource is assigned. More...
|
|
static Key< System::SharedPtr< Aspose::Tasks::Resource >, AsnKey > & | Resource () |
| The resource assigned to a task. More...
|
|
static Key< int32_t, AsnKey > & | PercentWorkComplete () |
| The amount of a work completed on an assignment. More...
|
|
static Key< System::Decimal, AsnKey > & | ActualCost () |
| The actual cost incurred on an assignment. More...
|
|
static Key< System::DateTime, AsnKey > & | ActualFinish () |
| The actual finish date of an assignment. More...
|
|
static Key< System::Decimal, AsnKey > & | ActualOvertimeCost () |
| The actual overtime cost incurred on an assignment. More...
|
|
static Key< System::DateTime, AsnKey > & | ActualStart () |
| The actual start date of an assignment. More...
|
|
static Key< Duration, AsnKey > & | ActualWork () |
| The actual amount of a work incurred on an assignment. More...
|
|
static Key< double, AsnKey > & | ACWP () |
| The actual cost of a work performed on an assignment to-date. More...
|
|
static Key< bool, AsnKey > & | Confirmed () |
| Determines whether a resource has accepted all of its assignments. More...
|
|
static Key< System::Decimal, AsnKey > & | Cost () |
| The projected or scheduled cost of an assignment. More...
|
|
static Key< RateType, AsnKey > & | CostRateTableType () |
| The cost rate table used for this assignment. More...
|
|
static Key< double, AsnKey > & | CostVariance () |
| The difference between the baseline cost and total cost for an assignment. More...
|
|
static Key< double, AsnKey > & | CV () |
| The earned value cost variance. CV is the difference between the assignment's BCWP (budgeted cost of work performed) and ACWP (actual cost of work performed). More...
|
|
static Key< Duration, AsnKey > & | Delay () |
| The delay of an assignment. More...
|
|
static Key< System::DateTime, AsnKey > & | Finish () |
| The scheduled finish date of an assignment. More...
|
|
static Key< Duration, AsnKey > & | FinishVariance () |
| The variance of an assignment finish date from a baseline finish date. More...
|
|
static Key< System::String, AsnKey > & | Hyperlink () |
| The title of the hyperlink associated with an assignment. More...
|
|
static Key< System::String, AsnKey > & | HyperlinkAddress () |
| The title of the hyperlink associated with an assignment. More...
|
|
static Key< System::String, AsnKey > & | HyperlinkSubAddress () |
| The document bookmark of the hyperlink associated with an assignment. More...
|
|
static Key< Duration, AsnKey > & | WorkVariance () |
| The difference between baseline work of a task and the currently scheduled work. More...
|
|
static Key< bool, AsnKey > & | HasFixedRateUnits () |
| Determines whether the Units have Fixed Rate. More...
|
|
static Key< bool, AsnKey > & | FixedMaterial () |
| Determines whether the consumption of an assigned material resource occurs in a single, fixed amount. More...
|
|
static Key< Duration, AsnKey > & | LevelingDelay () |
| The delay caused by leveling. More...
|
|
static Key< TimeUnitType, AsnKey > & | LevelingDelayFormat () |
| The duration format of a delay. More...
|
|
static Key< bool, AsnKey > & | LinkedFields () |
| Determines whether the Project is linked to another OLE object. More...
|
|
static Key< bool, AsnKey > & | Milestone () |
| Determines whether the assignment is a milestone. More...
|
|
static Key< System::String, AsnKey > & | Notes () |
| The text notes associated with an assignment. More...
|
|
static Key< bool, AsnKey > & | Overallocated () |
| Determines whether the assignment is over-allocated. More...
|
|
static Key< System::Decimal, AsnKey > & | OvertimeCost () |
| The sum of the actual and remaining overtime cost of an assignment. More...
|
|
static Key< Duration, AsnKey > & | OvertimeWork () |
| The scheduled overtime work of an assignment. More...
|
|
static Key< double, AsnKey > & | PeakUnits () |
| The maximum number of units that a resource is assigned for a task. More...
|
|
static Key< Duration, AsnKey > & | RegularWork () |
| The amount of a non-overtime work scheduled for an assignment. More...
|
|
static Key< System::Decimal, AsnKey > & | RemainingCost () |
| The remaining projected cost of completing an assignment. More...
|
|
static Key< System::Decimal, AsnKey > & | RemainingOvertimeCost () |
| The remaining projected overtime cost of completing an assignment. More...
|
|
static Key< Duration, AsnKey > & | RemainingOvertimeWork () |
| The remaining overtime work scheduled to complete an assignment. More...
|
|
static Key< Duration, AsnKey > & | RemainingWork () |
| The remaining work scheduled to complete an assignment. More...
|
|
static Key< bool, AsnKey > & | ResponsePending () |
| Determines whether the response has been received for a TeamAssign message. More...
|
|
static Key< System::DateTime, AsnKey > & | Start () |
| The scheduled start date of an assignment. More...
|
|
static Key< System::DateTime, AsnKey > & | Stop () |
| The date when assignment is stopped. More...
|
|
static Key< System::DateTime, AsnKey > & | Resume () |
| The date when assignment is resumed. More...
|
|
static Key< Duration, AsnKey > & | StartVariance () |
| The variance of an assignment start date from a baseline start date. More...
|
|
static Key< bool, AsnKey > & | Summary () |
| Determines whether the task is a summary task. More...
|
|
static Key< double, AsnKey > & | SV () |
| The earned value schedule variance, through the project status date. Schedule variance (SV) is the difference between the BCWP and the BCWS. More...
|
|
static Key< double, AsnKey > & | Units () |
| The number of units for an assignment. More...
|
|
static Key< bool, AsnKey > & | UpdateNeeded () |
| Determines whether the resource assigned to a task needs to be updated as to the status of the task. More...
|
|
static Key< double, AsnKey > & | VAC () |
| The difference between baseline cost and total cost. More...
|
|
static Key< Duration, AsnKey > & | Work () |
| The amount of scheduled work for an assignment. More...
|
|
static Key< WorkContourType, AsnKey > & | WorkContour () |
| The work contour of an assignment. More...
|
|
static Key< double, AsnKey > & | BCWS () |
| The budgeted cost of a work on assignment. More...
|
|
static Key< double, AsnKey > & | BCWP () |
| The budgeted cost of a work performed on assignment to-date. More...
|
|
static Key< Aspose::Tasks::BookingType, AsnKey > & | BookingType () |
| The booking type of an assignment. More...
|
|
static Key< Duration, AsnKey > & | ActualWorkProtected () |
| The duration through which actual overtime work is protected. More...
|
|
static Key< Duration, AsnKey > & | ActualOvertimeWorkProtected () |
| The duration through which actual work is protected. More...
|
|
static Key< Duration, AsnKey > & | ActualOvertimeWork () |
| The actual amount of an overtime work incurred on an assignment. More...
|
|
static Key< System::DateTime, AsnKey > & | Created () |
| The date that the assignment was created. More...
|
|
static Key< System::String, AsnKey > & | AssignmentOwner () |
| The name of an assignment owner. More...
|
|
static Key< System::String, AsnKey > & | AssignmentOwnerGuid () |
| The globally unique identifier of an assignment owner. More...
|
|
static Key< System::Decimal, AsnKey > & | BudgetCost () |
| The budgeted cost of resources on an assignment. More...
|
|
static Key< Duration, AsnKey > & | BudgetWork () |
| The budgeted work amount for a work or material resources on an assignment. More...
|
|
static Key< RateScaleType, AsnKey > & | RateScale () |
| The time unit for the usage rate of the material resource assignment. Returns 0 if not defined. More...
|
|