Udostępnij za pośrednictwem


Właściwość IReportContext.ReportName

Pobiera wartość, która określa nazwę raportu.

Przestrzeń nazw:  Microsoft.ReportingServices.Interfaces
Zestawy:   Microsoft.ReportingServices.SharePoint.UI.WebParts (w Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (w Microsoft.ReportingServices.Interfaces.dll)

Składnia

'Deklaracja
ReadOnly Property ReportName As String
    Get
'Użycie
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

Wartość właściwości

Typ: System.String
Wartość, która określa nazwę raportu.