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.5.700.3359 (8.5.0700.3359)
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