ProjectOperations Class |
Namespace: Cobra.WebService.ClientAPI.Application.Files
public class ProjectOperations : ServiceOperations
The ProjectOperations type exposes the following members.
| Name | Description | |
|---|---|---|
| ProjectAudit |
Gets the ProjectAudit to execute audit log operations.
|
| Name | Description | |
|---|---|---|
| AdvanceCalendar(AdvanceCalendarServiceArguments) |
Run the Advance Calendar.
| |
| AdvanceCalendar(AdvanceCalendarServiceArguments) | Obsolete.
Run the Advance Calendar.
| |
| CalculateApportionment |
Run the Calculate Apportionment.
| |
| CalculateEarnedValue |
Run the Calculate Earned Value.
| |
| CalculateForecast(CalculateForecastServiceArguments) |
Run the Calculate Forecast.
| |
| CalculateForecast(CalculateForecastServiceArguments) | Obsolete.
Run the Calculate Forecast.
| |
| CalculateProgress |
Run the Calculate Progress.
| |
| CopyControlAccount |
Create a new control account by copying an existing one.
| |
| CopyProject |
Copy project to a new Cobra project.
| |
| CopyWorkPackage |
Create a new work package by copying an existing one.
| |
| CreateClass |
Create custom actual, budget, earned or forecast cost classes.
| |
| CreateControlAccount |
Create a new control account.
| |
| CreateProjectOperationsServiceArgumentsTProjectOperationsServiceArguments |
Creates an instance of TProjectOperationsServiceArguments class.
| |
| CreateWorkPackage |
Create a new work package.
| |
| DeleteProject |
Delete a project.
| |
| DeleteResourceAssignment(DeleteResourceAssignmentServiceArguments) |
Delete a resource assignment.
| |
| DeleteResourceAssignment(DeleteResourceAssignmentServiceArguments) |
Delete resource assignments.
| |
| DeleteWorkPackage(DeleteWorkPackageServiceArguments) |
Delete a work package.
| |
| DeleteWorkPackage(DeleteWorkPackageServiceArguments) |
Delete work packages.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetProjectClasses |
Get a list of projects and their associated classes.
| |
| GetProjectProperties |
Get a list of projects with their properties.
| |
| GetTimePhasedSpread |
Get Time-Phased Spread.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| MoveWorkPackage |
Move a work package to another control account.
| |
| Recalculate(RecalculateServiceArguments) |
Run the Recalculate.
| |
| Recalculate(RecalculateServiceArguments) |
Run multiple Recalculate.
| |
| Recalculate(RecalculateServiceArguments) |
This method is obsolete. Use the Recalculate(Cobra.Model.WebService.RecalculateServiceArguments) method instead.
Run the Recalculate.
| |
| Reclass |
Run the Reclass.
| |
| Replan |
Run the Replan.
| |
| Respread(RespreadServiceArguments) |
Run the Respread
| |
| Respread(RespreadServiceArguments) |
Run multiple Respread.
| |
| Respread(RespreadServiceArguments) | Obsolete.
This method is obsolete. Use the Respread(Cobra.Model.WebService.RespreadServiceArguments) method instead.
Run the Respread.
| |
| RollingWave |
Run the Rolling Wave.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| UpdateTotals |
Run the Update Totals.
|