ReqDemPlanStatisticalSSASForecast.setAlgorithmParameters Method [AX 2012]
Sets the algorithm parameters for the SSAS mining model.
private void setAlgorithmParameters(
CLRObject _miningAlgorithm,
ForecastItemAllocationId _itemAllocationKeyId,
SelectableDataArea _itemAllocationKeyDataAreaId)
Run On
ServerParameters
- _miningAlgorithm
- Type: CLRObject Class
An instance with information about the mining algorithm and parameters.
- _itemAllocationKeyId
- Type: ForecastItemAllocationId Extended Data Type
Item Allocation Key for the mining model
- _itemAllocationKeyDataAreaId
- Type: SelectableDataArea Extended Data Type
DataAreaId of the Item Allocation Key
Community Additions
ADD
Show: