The AssignmentItem type exposes the following members.

Constructors

  NameDescription
Public methodAssignmentItem
Initializes a new AssignmentItem instance.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyAllocationUnits
Gets or sets the allocation units used for the assigned resource (percent expressed as a value between 0 an 1).
Public propertyGlobalKey
Gets or sets an associated external globally unique key for the current item.
Public propertyKey
Gets or sets an associated external numeric key for the current item.
Public propertyResource
Gets or sets the object representing the resource that the task item hosting the current assignment item within its Assignments collection refers to.
Public propertyTag
Gets or sets an associated external object for the current assignment item.

See Also