DeleteResourceAssignmentServiceArguments Class |
Namespace: Cobra.Model.WebService
public class DeleteResourceAssignmentServiceArguments : IProjectOperationsServiceArguments
The DeleteResourceAssignmentServiceArguments type exposes the following members.
Name | Description | |
---|---|---|
CA1 |
Determines the first control account field where the resource assignment will be deleted.
| |
CA2 |
Determines the second control account field where the resource assignment will be deleted.
| |
CA3 |
Determines the third control account field where the resource assignment will be deleted.
| |
Class |
Determines the class of the resource assignment that will be deleted.
| |
Log |
Determines the comment, change number and 'significant' setting for changes that affect the log. See ProjectAuditLogDescription.
| |
Project |
Determines the project id where the resource assignment will be deleted.
| |
Resource |
Determines the resource of the resource assignment that will be deleted.
| |
WP |
Determines the work package field where the resource assignment will be deleted.
|
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.) |