次の方法で共有


ReportName プロパティ

レポートの名前を示す値を取得します。

名前空間:  Microsoft.ReportingServices.Interfaces
アセンブリ:   Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces.dll)

構文

'宣言
ReadOnly Property ReportName As String
    Get
'使用
Dim instance As IReportContext
Dim value As String

value = instance.ReportName
string ReportName { get; }
property String^ ReportName {
    String^ get ();
}
abstract ReportName : string
function get ReportName () : String

プロパティ値

型: System. . :: . .String
レポートの名前を示す値です。