Click or drag to resize

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.4.717.3176 (8.4.0717.3176)
Syntax
C#
public enum AllowRespreadInProgress
Members
  Member nameValueDescription
True0 In-Progress Control Accounts/Work Packages will be respread.
False1 In-Progress Control Accounts/Work Packages will not be respread.
UseProjectPreference2 Use the settings defined in the project's preference.
See Also