ReqDemPlanExcelFileGenerator.new Method [AX 2012]

Initializes a new instance of this class.

Syntax

protected void new(str _excelFilePath, ReqDemPlanSSASInfo _ssasInfo)

Run On

Called

Parameters

  • _excelFilePath
    Type: str
    The Excel file path.
  • _ssasInfo
    Type: ReqDemPlanSSASInfo Class
    An object that contains information about the Microsoft SQL Server Analysis Services server.

See Also

Reference

ReqDemPlanExcelFileGenerator Class