Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
A Report object containing information about the report that is associated with the subscription.
Namespace: Microsoft.ReportingServices.Interfaces
Assemblys: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property Report As Report
Get
'Usage
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
Eigenschaftswert
Typ: Microsoft.ReportingServices.Interfaces.Report
Information about the report that is associated with the notification.