Share via


ReqDemPlanSSASHelper::isServerEditionHigherThanStandard Method [AX 2012]

Gets whether the edition of the SSAS server is higher than standard.

Syntax

server public static NoYesError isServerEditionHigherThanStandard([ReqDemPlanForecastVersion _cubeType])

Run On

Server

Parameters

Return Value

Type: NoYesError Enumeration
Yes if the edition is higher than standard, such as Enterprise; No if the edition is standard; Error otherwise.

Remarks

An edition higher than standard (such as Enterprise) allows statistical forecasting models per item allocation key.

See Also

Reference

ReqDemPlanSSASHelper Class