Share via


BIAnalysisServicesProjectController.findProjectNode Method [AX 2012]

Finds the Analysis Services Project node that is associated with the specified file name.

Syntax

public VSProjectNode findProjectNode(Filename filename)

Run On

Called

Parameters

Return Value

Type: VSProjectNode Class
The VSProjectNode object that is found.

See Also

Reference

BIAnalysisServicesProjectController Class