Поделиться через


Свойство IReportContext.ReportPath

Gets a value that specifies the path 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 ReportPath As String 
    Get
'Применение
Dim instance As IReportContext 
Dim value As String 

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

Значение свойства

Тип: System.String
A value that specifies the path of the report.

См. также

Справочник

IReportContext Интерфейс

Пространство имен Microsoft.ReportingServices.Interfaces