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

Property Value

NullableBoolean
See Also