Click or drag to resize

CreateClassServiceArgumentsIncludeInTotals Property

Determines whether to include the values for the new class in the project's actual, budget, earned or forecast totals.

Namespace: Cobra.Model.WebService
Assembly: Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.7.700.3793 (8.7.0700.3793)
Syntax
C#
public bool IncludeInTotals { get; set; }

Property Value

Boolean
See Also