Click or drag to resize

ReplanServiceArgumentsNewWPName Property

The name of the new work package that the replan process will create. This option is required if at least one of the following conditions are met: 1. CreateNewWP is true 2. ReplanMethod is SetBudgetAndProgress and the project's capture level is Control Account.

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 string NewWPName { get; set; }

Property Value

Type: String
See Also