Aracılığıyla paylaş


IReportContext.ParentReportPath Özelliği

Belirten bir değeri alır yol ana 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 ParentReportPath As String
    Get
'Kullanım
Dim instance As IReportContext
Dim value As String

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

Özellik Değeri

Tür: System.String
Belirten bir değer yol ana rapor.

Açıklamalar

Rapor bir alt rapor olup olmadığını, bu özellik döndürür yol ana rapor; Aksi takdirde özellik döndürür nullnull başvuru (Visual Basic'te Nothing).