CreateWorkPackageServiceArguments Class |
Namespace: Cobra.Model.WebService
public class CreateWorkPackageServiceArguments : IProjectOperationsServiceArguments
The CreateWorkPackageServiceArguments type exposes the following members.
Name | Description | |
---|---|---|
BaselineDateRange |
Determines the baseline start and finish dates.
| |
CA1 |
Determines the first control account field where the work package will be created.
| |
CA2 |
Determines the second control account field where the work package will be created.
| |
CA3 |
Determines the third control account field where the work package will be created.
| |
CodeAssignment1 |
Determines the first code assigned to the new work package.
| |
CodeAssignment10 |
Determines the tenth code assigned to the new work package.
| |
CodeAssignment11 |
Determines the eleventh code assigned to the new work package.
| |
CodeAssignment12 |
Determines the twelfth code assigned to the new work package.
| |
CodeAssignment13 |
Determines the thirteenth code assigned to the new work package.
| |
CodeAssignment14 |
Determines the fourteenth code assigned to the new work package.
| |
CodeAssignment15 |
Determines the fifteenth code assigned to the new work package.
| |
CodeAssignment16 |
Determines the sixteenth code assigned to the new work package.
| |
CodeAssignment17 |
Determines the seventeenth code assigned to the new work package.
| |
CodeAssignment18 |
Determines the eighteenth code assigned to the new work package.
| |
CodeAssignment19 |
Determines the nineteenth code assigned to the new work package.
| |
CodeAssignment2 |
Determines the second code assigned to the new work package.
| |
CodeAssignment20 |
Determines the twentieth code assigned to the new work package.
| |
CodeAssignment3 |
Determines the third code assigned to the new work package.
| |
CodeAssignment4 |
Determines the fourth code assigned to the new work package.
| |
CodeAssignment5 |
Determines the fifth code assigned to the new work package.
| |
CodeAssignment6 |
Determines the sixth code assigned to the new work package.
| |
CodeAssignment7 |
Determines the seventh code assigned to the new work package.
| |
CodeAssignment8 |
Determines the eigth code assigned to the new work package.
| |
CodeAssignment9 |
Determines the ninth code assigned to the new work package.
| |
Description |
Determines a brief description of the new work package.
| |
EarnedValueTechnique |
Determines the Earned Value Technique to use by the new work package.
| |
PendingDateRange |
Determines the pending start and finish dates.
| |
Project |
Determines the project id where the work package will be created.
| |
WP |
Determines the work package field.
|
Name | Description | |
---|---|---|
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.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |