Click or drag to resize

ReplanServiceArgumentsCreateNewWP Property

This option is ignored if the ReplanMethod is SetBudgetAndProgress and the project's capture level is Control Account. Determines whether to create a new work package for Replanned Budget/Progress/Acutal Costs during the replan. Optional. Default is the selected value of 'Create a new Work Package for replanned Budget/Progress/Actual costs' option in project preferences.

Namespace:  Cobra.Model.WebService
Assembly:  Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.4.717.3176 (8.4.0717.3176)
Syntax
C#
public Nullable<bool> CreateNewWP { get; set; }

Property Value

Type: NullableBoolean
See Also