SysStartupCmdBuildVisualStudioProjects.addReportProjectToBuildSet Method [AX 2012]

Adds a VSProjectNode object to the set of projects that is to be built specified by the AOT node path of an SSRS report.

Syntax

private void addReportProjectToBuildSet(str ssrsReportNodePath)

Run On

Called

Parameters

  • ssrsReportNodePath
    Type: str
    The AOT node path of a report.

See Also

Reference

SysStartupCmdBuildVisualStudioProjects Class