Lenguaje

Notification.Report Propiedad

Definición

Un objeto que Report contiene información sobre el informe asociada a la suscripción.

public:
 abstract property Microsoft::ReportingServices::Interfaces::Report ^ Report { Microsoft::ReportingServices::Interfaces::Report ^ get(); };
public abstract Microsoft.ReportingServices.Interfaces.Report Report { get; }
member this.Report : Microsoft.ReportingServices.Interfaces.Report
Public MustOverride ReadOnly Property Report As Report

Valor de propiedad

Información sobre el informe asociada a la notificación.

Se aplica a