Share via


ReqDemPlanStatisticalSSASForecast.setAlgorithmParameters Method [AX 2012]

Sets the algorithm parameters for the SSAS mining model.

Syntax

private void setAlgorithmParameters(
    CLRObject _miningAlgorithm, 
    ForecastItemAllocationId _itemAllocationKeyId, 
    SelectableDataArea _itemAllocationKeyDataAreaId)

Run On

Server

Parameters

  • _miningAlgorithm
    Type: CLRObject Class
    An instance with information about the mining algorithm and parameters.

See Also

Reference

ReqDemPlanStatisticalSSASForecast Class