ResourceAssignment
Contents
[
Hide
]ResourceAssignment class
Inherits: Aspose::Tasks::IEntityWithTd
Represents a resource assignment in a project.
Methods
| Name | Description |
|---|---|
| Delete | Deletes resource assignment from project assignments collection. |
| Equals (2 overloads) | Returns a value indicating whether this instance is equal to a specified instance of the ResourceAssignment class. |
| Get | Returns the value to which the property is mapped in this container. |
| get_ActualCost | Gets a value of ActualCost. |
| get_ActualFinish | Gets a value of ActualFinish. |
| get_ActualOvertimeCost | Gets a value of ActualOvertimeCost. |
| get_ActualOvertimeWork | Gets a value of ActualOvertimeWork. |
| get_ActualOvertimeWorkProtected | Gets a value of ActualOvertimeWorkProtected. |
| get_ActualStart | Gets a value of ActualStart. |
| get_ActualWork | Gets a value of ActualWork. |
| get_ActualWorkProtected | Gets a value of ActualWorkProtected. |
| get_ACWP | Gets a value of ACWP. |
| get_AssignmentOwner | Gets a value of AssignmentOwner. |
| get_AssignmentOwnerGuid | Gets a value of AssignmentOwnerGuid. |
| get_Baselines | Gets AssignmentBaselineCollection object. The collection of baseline values associated with an assignment. |
| get_BCWP | Gets a value of BCWP. |
| get_BCWS | Gets a value of BCWS. |
| get_BookingType | Gets a value of BookingType. |
| get_BudgetCost | Gets a value of BudgetCost. |
| get_BudgetWork | Gets a value of BudgetWork. |
| get_Confirmed | Gets a value indicating whether Confirmed is set or not. |
| get_Cost | Gets a value of Cost. |
| get_CostRateTableType | Gets a value of CostRateTableType. |
| get_CostVariance | Gets a value of CostVariance. |
| get_Created | Gets a value of Created. |
| get_CV | Gets a value of CV. |
| get_Delay | Gets a value of Delay. |
| get_ExtendedAttributes | Gets an instance of the ExtendedAttributeCollection class for this object. |
| get_Finish | Gets a value of Finish. |
| get_FinishVariance | Gets a value of FinishVariance. |
| get_FixedMaterial | Gets a value indicating whether FixedMaterial is set or not. |
| get_Guid | Gets unique identifier for this assignment. |
| get_HasFixedRateUnits | Gets a value indicating whether HasFixedRateUnits is set or not. |
| get_Hyperlink | Gets a value of Hyperlink. |
| get_HyperlinkAddress | Gets a value of HyperlinkAddress. |
| get_HyperlinkSubAddress | Gets a value of HyperlinkSubAddress. |
| get_LevelingDelay | Gets a value of LevelingDelay. |
| get_LinkedFields | Gets a value indicating whether LinkedFields is set or not. |
| get_Milestone | Gets a value indicating whether Milestone is set or not. |
| get_NotesRTF | Gets the text notes in RTF format. |
| get_NotesText | Gets notes’ plain text extracted from RTF data. |
| get_Overallocated | Gets a value indicating whether Overallocated is set or not. |
| get_OvertimeCost | Gets a value of OvertimeCost. |
| get_OvertimeWork | Gets a value of OvertimeWork. |
| get_ParentProject | Gets parent project for this assignment. |
| get_PeakUnits | Gets a value of PeakUnits. |
| get_PercentWorkComplete | Gets a value of PercentWorkComplete. |
| get_RateScale | Gets a value of RateScale. |
| get_RegularWork | Gets a value of RegularWork. |
| get_RemainingCost | Gets a value of RemainingCost. |
| get_RemainingOvertimeCost | Gets a value of RemainingOvertimeCost. |
| get_RemainingOvertimeWork | Gets a value of RemainingOvertimeWork. |
| get_RemainingWork | Gets a value of RemainingWork. |
| get_Resource | The resource assigned to a task. |
| get_ResponsePending | Gets a value indicating whether ResponsePending is set or not. |
| get_Resume | Gets a value of Resume. |
| get_Start | Gets a value of Start. |
| get_StartVariance | Gets a value of StartVariance. |
| get_Stop | Gets a value of Stop. |
| get_Summary | Gets a value indicating whether Summary is set or not. |
| get_SV | Gets a value of SV. |
| get_Task | The task to which a resource is assigned. |
| get_TimephasedData | Gets the instance of TimephasedDataCollection class containing elements of TimephasedData class. |
| get_Uid | Gets a value of Uid. |
| get_Units | Gets a value of Units. |
| get_UpdateNeeded | Gets a value indicating whether UpdateNeeded is set or not. |
| get_VAC | Gets a value of VAC. |
| get_Work | Gets a value of Work. |
| get_WorkContour | Gets a value of WorkContour. |
| get_WorkVariance | Gets a value of WorkVariance. |
| GetHashCode | Returns a hash code value for the instance of the ResourceAssignment class. |
| GetTimephasedData (2 overloads) | Returns TimephasedDataCollection object with the instances of TimephasedData class within given start and end dates of TimephasedDataType::AssignmentWork . |
| GetTimephasedWork (2 overloads) | Gets amount of timephased work for the specified date time interval. |
| MakeTPs | Generates a list of time phased data. |
| Set | Maps the specified property to the specified value in this container. |
| set_ActualCost | Sets a value of ActualCost. |
| set_ActualFinish | Sets a value of ActualFinish. |
| set_ActualOvertimeCost | Sets a value of ActualOvertimeCost. |
| set_ActualOvertimeWork | Sets a value of ActualOvertimeWork. |
| set_ActualOvertimeWorkProtected | Sets a value of ActualOvertimeWorkProtected. |
| set_ActualStart | Sets a value of ActualStart. |
| set_ActualWork | Sets a value of ActualWork. |
| set_ActualWorkProtected | Sets a value of ActualWorkProtected. |
| set_ACWP | Sets a value of ACWP. |
| set_AssignmentOwner | Sets a value of AssignmentOwner. |
| set_AssignmentOwnerGuid | Sets a value of AssignmentOwnerGuid. |
| set_BCWP | Sets a value of BCWP. |
| set_BCWS | Sets a value of BCWS. |
| set_BookingType | Sets a value of BookingType. |
| set_BudgetCost | Sets a value of BudgetCost. |
| set_BudgetWork | Sets a value of BudgetWork. |
| set_Confirmed | Sets a value indicating whether Confirmed is set or not. |
| set_Cost | Sets a value of Cost. |
| set_CostRateTableType | Sets a value of CostRateTableType. |
| set_CostVariance | Sets a value of CostVariance. |
| set_Created | Sets a value of Created. |
| set_CV | Sets a value of CV. |
| set_Delay | Sets a value of Delay. |
| set_ExtendedAttributes | Sets an instance of the ExtendedAttributeCollection class for this object. |
| set_Finish | Sets a value of Finish. |
| set_FinishVariance | Sets a value of FinishVariance. |
| set_FixedMaterial | Sets a value indicating whether FixedMaterial is set or not. |
| set_Guid | Sets unique identifier for this assignment. |
| set_HasFixedRateUnits | Sets a value indicating whether HasFixedRateUnits is set or not. |
| set_Hyperlink | Sets a value of Hyperlink. |
| set_HyperlinkAddress | Sets a value of HyperlinkAddress. |
| set_HyperlinkSubAddress | Sets a value of HyperlinkSubAddress. |
| set_LevelingDelay | Sets a value of LevelingDelay. |
| set_LinkedFields | Sets a value indicating whether LinkedFields is set or not. |
| set_Milestone | Sets a value indicating whether Milestone is set or not. |
| set_NotesRTF | Sets the text notes in RTF format. |
| set_NotesText | Sets notes’ plain text extracted from RTF data. |
| set_Overallocated | Sets a value indicating whether Overallocated is set or not. |
| set_OvertimeCost | Sets a value of OvertimeCost. |
| set_OvertimeWork | Sets a value of OvertimeWork. |
| set_PeakUnits | Sets a value of PeakUnits. |
| set_PercentWorkComplete | Sets a value of PercentWorkComplete. |
| set_RateScale | Sets a value of RateScale. |
| set_RegularWork | Sets a value of RegularWork. |
| set_RemainingCost | Sets a value of RemainingCost. |
| set_RemainingOvertimeCost | Sets a value of RemainingOvertimeCost. |
| set_RemainingOvertimeWork | Sets a value of RemainingOvertimeWork. |
| set_RemainingWork | Sets a value of RemainingWork. |
| set_Resource | The resource assigned to a task. |
| set_ResponsePending | Sets a value indicating whether ResponsePending is set or not. |
| set_Resume | Sets a value of Resume. |
| set_Start | Sets a value of Start. |
| set_StartVariance | Sets a value of StartVariance. |
| set_Stop | Sets a value of Stop. |
| set_Summary | Sets a value indicating whether Summary is set or not. |
| set_SV | Sets a value of SV. |
| set_Task | The task to which a resource is assigned. |
| set_TimephasedData | Sets the instance of TimephasedDataCollection class containing elements of TimephasedData class. |
| set_Uid | Sets a value of Uid. |
| set_Units | Sets a value of Units. |
| set_UpdateNeeded | Sets a value indicating whether UpdateNeeded is set or not. |
| set_VAC | Sets a value of VAC. |
| set_Work | Sets a value of Work. |
| set_WorkContour | Sets a value of WorkContour. |
| set_WorkVariance | Sets a value of WorkVariance. |
| SetMaterialResourceUnits | Sets units for assignment of a material resource with variable material consumption. The variable material consumption means that as the assignment duration changes, the quantity of materials used changes proportionally. |
| SplitTask | Splits task into two parts. |
| TimephasedDataFromTaskDuration | Generates list of time phased data based on the task duration and the scheduled start date. |
| ToString | Returns short string representation of the instance of the ResourceAssignment class. The exact details of the representation are unspecified and subject to change. |