Language

Report.GetReportUrl(Boolean) メソッド

定義

レポートが実行されたURLです。

public:
 System::String ^ GetReportUrl(bool addReportParameters);
public string GetReportUrl(bool addReportParameters);
member this.GetReportUrl : bool -> string
Public Function GetReportUrl (addReportParameters As Boolean) As String

パラメーター

addReportParameters
Boolean

URLにレポートパラメータを追加するかどうか。

返品

string の値。

適用対象