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.
Creates the mining model.
Syntax
private void createMiningModel(
str _miningStructureName,
str _miningModelName,
CLRObject _dataMiningHelper,
[ReqDemPlanAllocationKeyFilterTmp _allocationKey])
Run On
Server
Parameters
- _miningStructureName
Type: str
The name of the mining structure.
- _miningModelName
Type: str
The mining model name to be used.
- _dataMiningHelper
Type: CLRObject Class
The instance used to create the mining model.
- _allocationKey
Type: ReqDemPlanAllocationKeyFilterTmp Table
Temporary table hodling the values for the allocation keys to be used.