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.7.700.3793 (8.7.0700.3793)
Syntax
C#
public bool? CreateNewWP { get; set; }

Property Value

NullableBoolean
See Also