Свойство IReportContext.ReportName
Gets a value that specifies the name of the report.
Пространство имен: 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
A value that specifies the name of the report.