詳細レポートのフォルダーの完全パス (例: /salesreports/orderdetails)、相対パス (例: ../orderdetails)、または URL (例: http://reportserver/reports/sales/orderdetails) に評価される式を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property ReportName As ReportStringProperty
Get
'使用
Dim instance As ActionDrillthrough
Dim value As ReportStringProperty
value = instance.ReportName
public ReportStringProperty ReportName { get; }
public:
property ReportStringProperty^ ReportName {
ReportStringProperty^ get ();
}
member ReportName : ReportStringProperty
function get ReportName () : ReportStringProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
ReportStringProperty オブジェクト。