Partilhar via


ReportView.SetAnalyticReportParentId Method

Sets the parent location of the analytic report in the OlapReportViewData object that represents the report query.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Sub SetAnalyticReportParentId ( _
    parentLocation As RepositoryLocation _
)
'Usage
Dim instance As ReportView
Dim parentLocation As RepositoryLocation

instance.SetAnalyticReportParentId(parentLocation)
public void SetAnalyticReportParentId(
    RepositoryLocation parentLocation
)

Parameters

See Also

Reference

ReportView Class

ReportView Members

Microsoft.PerformancePoint.Scorecards Namespace