ReportView.SetAnalyticReportParentId - Méthode
Définit l'emplacement du parent du rapport analytique dans l'objet OlapReportViewData qui représente la requête de rapport.
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public Sub SetAnalyticReportParentId ( _
parentLocation As RepositoryLocation _
)
'Utilisation
Dim instance As ReportView
Dim parentLocation As RepositoryLocation
instance.SetAnalyticReportParentId(parentLocation)
public void SetAnalyticReportParentId(
RepositoryLocation parentLocation
)
Paramètres
parentLocation
Type : Microsoft.PerformancePoint.Scorecards.RepositoryLocationL'emplacement du parent de ce rapport dans le référentiel.