Click or drag to resize

ReplanServiceArgumentsNewWPDescription Property

This option only applies if one of the following conditions are met: 1. CreateNewWP is true 2. ReplanMethod is SetBudgetAndProgress and the project's capture level is Control Account. The description of the new work package. Optional.

Namespace:  Cobra.Model.WebService
Assembly:  Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.5.716.3700 (8.5.0716.3700)
Syntax
C#
public string NewWPDescription { get; set; }

Property Value

Type: String
See Also