The AssignmentItem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AssignmentItem |
Initializes a new AssignmentItem instance.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AllocationUnits |
Gets or sets the allocation units used for the assigned resource (percent expressed as a value between 0 an 1).
| |
| GlobalKey |
Gets or sets an associated external globally unique key for the current item.
| |
| Key |
Gets or sets an associated external numeric key for the current item.
| |
| Resource |
Gets or sets the object representing the resource that the task item hosting the current assignment item within its Assignments collection refers to.
| |
| Tag |
Gets or sets an associated external object for the current assignment item.
|