Aracılığıyla paylaş


Notification.Report Özelliği

A Report nesnesini içeren ile ilişkili raporu hakkında bilgiabonelik.

Ad Alanı:  Microsoft.ReportingServices.Interfaces
Derlemeler:   Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces içinde.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts içinde.dll)

Sözdizimi

'Bildirim
Public MustOverride ReadOnly Property Report As Report
    Get
'Kullanım
Dim instance As Notification
Dim value As Report

value = instance.Report
public abstract Report Report { get; }
public:
virtual property Report^ Report {
    Report^ get () abstract;
}
abstract Report : Report
abstract function get Report () : Report

Özellik Değeri

Tür: Microsoft.ReportingServices.Interfaces.Report
Bildirim ile ilişkili raporu hakkında bilgi sağlar.