Compartir a través de


Report Propiedad

A Report object containing information about the report that is associated with the subscription.

Espacio de nombres:  Microsoft.ReportingServices.Interfaces
Ensamblados:   Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Sintaxis

'Declaración
Public MustOverride ReadOnly Property Report As Report
    Get
'Uso
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

Valor de la propiedad

Tipo: Microsoft.ReportingServices.Interfaces. . :: . .Report
Information about the report that is associated with the notification.