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 the value of 'Allow Negative ETC' project preference.
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 propertyControlAccountUidList
A list of Control Account CAWPID values that represents the list of Control Accounts that you want to calculate forecast for.
Public propertyInvalidForecastDatesAction
Determines the action to perform when the calculate forecast process encounters invalid forecast dates. See InvalidForecastDatesAction. Optional. Default is Skip.
Public propertyLog
Determines the comment, change number and 'significant' setting for changes that affect the log. See ProjectAuditLogDescription.
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 the value of the 'Scale Retain EAC' project preference.
Public propertySpreadETCMethod
Determines which existing spread will be used when calculating new statistical forecast spreads. See SpreadETCMethod Default behavior is the value of the 'Spread ETC accorting to:' project preference.
Top
See Also