ReplanServiceArgumentsNewWPNameIsSuffix Property |
This option is ignored when
ReplanMethod is
SetBudgetAndProgress and the project's capture level is Control Account.
Determines whether the
NewWPName will be applied as a suffix to the existing work package name.
Optional.
Default is false which means that the
NewWPName will be applied as a prefix.
Namespace:
Cobra.Model.WebService
Assembly:
Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.5.716.3700 (8.5.0716.3700)
Syntaxpublic Nullable<bool> NewWPNameIsSuffix { get; set; }Property Value
Type:
NullableBoolean
See Also