다음을 통해 공유


RemoteGlobalCache.AddReportView Method

Adds a report to the cache.

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

Syntax

'Declaration
Public Sub AddReportView ( _
    reportView As ReportView _
)
'Usage
Dim instance As RemoteGlobalCache
Dim reportView As ReportView

instance.AddReportView(reportView)
public void AddReportView(
    ReportView reportView
)

Parameters

See Also

Reference

RemoteGlobalCache Class

RemoteGlobalCache Members

Microsoft.PerformancePoint.Scorecards Namespace