Notification.Report Property

Definition

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

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

Property Value

Information about the report that is associated with the notification.

Applies to