Notification.Report Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.