Click or drag to resize

MoveWorkPackageServiceArguments Properties

The MoveWorkPackageServiceArguments type exposes the following members.

Properties
  NameDescription
Public propertyLog
Determines the comment, change number and 'significant' setting for changes that affect the log. See ProjectAuditLogDescription.
Public propertyProject
Determines the project id where the work package resides..
Public propertySourceControlAccountId1
Determines the first control account field of the work package that will be moved.
Public propertySourceControlAccountId2
Determines the second control account field of the work package that will be moved.
Public propertySourceControlAccountId3
Determines the third control account field of the work package that will be moved.
Public propertySourceWorkPackageId
Determines the work package field of the work package that will be moved.
Public propertyTargetControlAccountId1
Determines the first control account field of the control account destined by the moving work package.
Public propertyTargetControlAccountId2
Determines the seond control account field of the control account destined by the moving work package.
Public propertyTargetControlAccountId3
Determines the third control account field of the control account destined by the moving work package.
Public propertyTargetWorkPackageId
Determines the new work package field after moving the work package.
Top
See Also