IReportContext.ReportPath Özelliği
Belirten bir değeri alır yol rapor.
Ad Alanı: Microsoft.ReportingServices.Interfaces
Derlemeler: Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts içinde.dll)
Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces içinde.dll)
Sözdizimi
'Bildirim
ReadOnly Property ReportPath As String
Get
'Kullanım
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
Özellik Değeri
Tür: System.String
Belirten bir değer yol rapor.