ReqDemPlanImportForecastService.getMdxQuery Method [AX 2012]

Forms the MDX query that is executed to read forecast data.

Syntax

public str getMdxQuery(ReqDemPlanImportForecastDataContract _dataContract, DataAreaId _dataAreaId)

Run On

Server

Parameters

Return Value

Type: str
The MDX query string.

See Also

Reference

ReqDemPlanImportForecastService Class