Create |
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. | |
| CodeAssignment10 | Determines the tenth code assigned to the new control account. | |
| CodeAssignment11 | Determines the eleventh code assigned to the new control account. | |
| CodeAssignment12 | Determines the twelfth code assigned to the new control account. | |
| CodeAssignment13 | Determines the thirteenth code assigned to the new control account. | |
| CodeAssignment14 | Determines the fourteenth code assigned to the new control account. | |
| CodeAssignment15 | Determines the fifteenth code assigned to the new control account. | |
| CodeAssignment16 | Determines the sixteenth code assigned to the new control account. | |
| CodeAssignment17 | Determines the seventeenth code assigned to the new control account. | |
| CodeAssignment18 | Determines the eighteenth code assigned to the new control account. | |
| CodeAssignment19 | Determines the nineteenth code assigned to the new control account. | |
| CodeAssignment2 | Determines the second code assigned to the new control account. | |
| CodeAssignment20 | Determines the twentieth 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 control account 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) |