Click or drag to resize

CalculateForecastServiceArguments Properties

The CalculateForecastServiceArguments type exposes the following members.

Properties
  NameDescription
Public propertyAllowNegativeETC
Determines whether the calculate forecast process is allowed to create negative Estimate To Complete (ETC) values. If this setting is false, zero is used instead of negative. Optional. Default is false.
Public propertyCalculatePerformanceFactor
Determines whether forecast performance factors will be recalculated. Optional. Default is false.
Public propertyClassList
The list of forecast classes that will be calculated. Required.
Public propertyInvalidForecastDatesAction
Determines the action to perform when the calculate forecast process encounters invalid forecast dates. See InvalidForecastDatesAction. Optional. Default is Skip.
Public propertyLog
Gets the ProjectAuditLogDescription to set the change number and change comment for the update to the project's log.
Public propertyProject
The project that will have forecast calculated.
Public propertyScaleRetainEacMethod
Determines the method to use when scaling Estimate At Complete (EAC) values. Optional. Default behavior is Cobra will not scale the EAC values. See ScaleRetainEACMethod
Public propertySpreadEtcMethod
Determines which existing spread will be used when calculating new statistical forecast spreads. See SpreadETCMethod Required.
Top
See Also