Click or drag to resize

DeleteWorkPackageServiceArguments Properties

The DeleteWorkPackageServiceArguments type exposes the following members.

Properties
  NameDescription
Public propertyCA1
Determines the first control account field where the work package will be deleted.
Public propertyCA2
Determines the second control account field where the work package will be deleted.
Public propertyCA3
Determines the third control account field where the work package will be deleted.
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 will be deleted.
Public propertyRunUpdateTotalsOnControlAccount
Determines whether to run the Update Total process on the parent control account after deleting the work package.
Public propertyScaleRetainEacMethod
Applicable only if RunUpdateTotalsOnControlAccount is true and TotalsToUpdate is null or empty or it includes Forecast. Determines the method to use when scaling Estimate At Complete (EAC) values. Optional. Default behavior is the value of the 'Scale Retain EAC' project preference.
Public propertyTotalsToUpdate
Applicable only if RunUpdateTotalsOnControlAccount is true. The list of cost categories whose totals will be updated. Optional. If TotalList is left empty, all costs will be updated. Valid options are: BudgetProgressActualForecast
Public propertyWP
Determines the work package field of the work package that will be deleted.
Top
See Also