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.4.717.3176 (8.4.0717.3176)
Syntax
C#
public string NewWPDescription { get; set; }

Property Value

Type: String
See Also