다음을 통해 공유


ReportView.SetAnalyticReportCaption Method

Sets the specified caption (display name) for the OlapReportViewData object that represents the analytic report query.

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

Syntax

'Declaration
Public Sub SetAnalyticReportCaption ( _
    caption As String _
)
'Usage
Dim instance As ReportView
Dim caption As String

instance.SetAnalyticReportCaption(caption)
public void SetAnalyticReportCaption(
    string caption
)

Parameters

See Also

Reference

ReportView Class

ReportView Members

Microsoft.PerformancePoint.Scorecards Namespace