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.3.715.2595 (8.3.0715.2595)
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