Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Saves the generated forecast information based on the specified data contract and logger.
Syntax
protected void saveGeneratedForecastInfo(ReqDemPlanCreateForecastDataContract _dataContract, ReqDemPlanTaskLoggerInterface _logger)
Run On
Server
Parameters
- _dataContract
Type: ReqDemPlanCreateForecastDataContract Class
The data contract to use.
- _logger
Type: ReqDemPlanTaskLoggerInterface Interface
The logger to use.