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

Property Value

String
See Also