CreateControlAccountServiceArguments Class |
Namespace: Cobra.Model.WebService
public class CreateControlAccountServiceArguments : IProjectOperationsServiceArguments
The CreateControlAccountServiceArguments type exposes the following members.
Name | Description | |
---|---|---|
BaselineDateRange |
Determines the baseline start and finish dates.
| |
CA1 |
Determines the first control account field.
| |
CA2 |
Determines the second control account field.
| |
CA3 |
Determines the third control account field.
| |
CAM |
Determines the control account manager.
| |
CodeAssignment1 |
Determines the first code assigned to the new control account.
| |
CodeAssignment2 |
Determines the second code assigned to the new control account.
| |
CodeAssignment3 |
Determines the third code assigned to the new control account.
| |
CodeAssignment4 |
Determines the fourth code assigned to the new control account.
| |
CodeAssignment5 |
Determines the fifth code assigned to the new control account.
| |
CodeAssignment6 |
Determines the sixth code assigned to the new control account.
| |
CodeAssignment7 |
Determines the seventh code assigned to the new control account.
| |
CodeAssignment8 |
Determines the eigth code assigned to the new control account.
| |
CodeAssignment9 |
Determines the ninth code assigned to the new control account.
| |
Description |
Determines a brief description of the new control account.
| |
PendingDateRange |
Determines the pending start and finish dates.
| |
Project |
Determines the project id where the class will be created.
|
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.) |