AllowRespreadInProgress Enumeration |
Specifies whether In-Progress Control Accounts/Work Packages will be respread.
Namespace:
Cobra.Model.WebService
Assembly:
Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.3.715.2595 (8.3.0715.2595)
Syntax public enum AllowRespreadInProgress
Members
| Member name | Value | Description |
---|
| True | 0 |
In-Progress Control Accounts/Work Packages will be respread.
|
| False | 1 |
In-Progress Control Accounts/Work Packages will not be respread.
|
| UseProjectPreference | 2 |
Use the settings defined in the project's preference.
|
See Also