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.6.701.3644 (8.6.0701.3644)
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