言語

Notification.Report プロパティ

定義

サブスクリプションに関連付けられたレポートに関する情報を含む Report オブジェクト。

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

プロパティ値

通知に関連する報告に関する情報。

適用対象