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.4.717.3176 (8.4.0717.3176)
Syntax public Nullable<bool> NewWPNameIsSuffix { get; set; }
Property Value
Type:
NullableBooleanSee Also