ReqDemPlanSSASHelper::newStandard Method [AX 2012]

Creates and initializes a new instance of the ReqDemPlanSSASHelper class.

server public static ReqDemPlanSSASHelper newStandard(str _connectionString)

Run On

Server

Parameters

_connectionString
Type: str
The connection string that should be used by the helper class.

Return Value

Type: ReqDemPlanSSASHelper Class
A new instance of the ReqDemPlanSSASHelper class.
Show: