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.
Gets whether the edition of the SSAS server is higher than standard.
Syntax
server public static NoYesError isServerEditionHigherThanStandard([ReqDemPlanForecastVersion _cubeType])
Run On
Server
Parameters
- _cubeType
Type: ReqDemPlanForecastVersion Enumeration
The type of cube deployed.
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.