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

Property Value

String
See Also