SysStartupCmdBuildVisualStudioProjects.getVSProjectNodeReportReferences Method [AX 2012]

Builds a set that contains node paths to the SSRS reports that the project references.

Syntax

private Set getVSProjectNodeReportReferences(VSProjectNode projectNode)

Run On

Called

Parameters

Return Value

Type: Set Class
A set that contains node paths to the SSRS reports that the project references.

See Also

Reference

SysStartupCmdBuildVisualStudioProjects Class