Share via


ReqDemPlanStatisticalSSASForecast.createMiningStructure Method [AX 2012]

Creates the mining structure.

Syntax

private str createMiningStructure(
    ReqDemPlanCreateForecastDataContract _dataContract, 
    ReqDemPlanSSASInfo _ssasInfo, 
    ReqDemPlanSSASHelper _ssasHelper, 
    CLRObject _dataMiningHelper)

Run On

Server

Parameters

  • _dataMiningHelper
    Type: CLRObject Class
    The DataMiningManager instance to use for creating the mining structure.

Return Value

Type: str
The name of the mining structure created.

See Also

Reference

ReqDemPlanStatisticalSSASForecast Class