ReqDemPlanStatisticalSSASForecast.createMiningStructure Method [AX 2012]
Creates the mining structure.
private str createMiningStructure(
ReqDemPlanCreateForecastDataContract _dataContract,
ReqDemPlanSSASInfo _ssasInfo,
ReqDemPlanSSASHelper _ssasHelper,
CLRObject _dataMiningHelper)
Run On
ServerParameters
- _dataContract
- Type: ReqDemPlanCreateForecastDataContract Class
The data contract with runtime parameters.
- _ssasInfo
- Type: ReqDemPlanSSASInfo Class
The SSAS connection parameters.
- _ssasHelper
- Type: ReqDemPlanSSASHelper Class
The SSAS helper instance.
- _dataMiningHelper
- Type: CLRObject Class
The DataMiningManager instance to use for creating the mining structure.
Community Additions
ADD
Show: