BIAnalysisServicesProjectController.exportAnalysisServicesProject Method [AX 2012]

Exports the VSProjectNode object to the file system.

Syntax

public Filename exportAnalysisServicesProject(VSProjectNode projectNode, [str path])

Run On

Called

Parameters

  • path
    Type: str
    The path of the parent directory in which the VSProjectNode object files are exported; optional.

Return Value

Type: Filename Extended Data Type
The full path and file name of the exported project.

See Also

Reference

BIAnalysisServicesProjectController Class