Aracılığıyla paylaş


IReportContext.IsLinkedReport Özelliği

Rapor bağlantılı bir rapor olup olmadığını belirten değeri alır.

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 IsLinkedReport As Boolean
    Get
'Kullanım
Dim instance As IReportContext
Dim value As Boolean

value = instance.IsLinkedReport
bool IsLinkedReport { get; }
property bool IsLinkedReport {
    bool get ();
}
abstract IsLinkedReport : bool
function get IsLinkedReport () : boolean

Özellik Değeri

Tür: System.Boolean
Rapor bağlantılı bir rapor olup olmadığını belirten bir değer.

Açıklamalar

Bu özellik döndürür doğru rapor bağlantılı bir rapor; ise Aksi takdirde özellik döndürür yanlış.