Language

CustomReportItem.GeneratedReportItem プロパティ

定義

カスタムレポートアイテムランタイムクラスによって生成されるレポートアイテムを取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportItem ^ GeneratedReportItem { Microsoft::ReportingServices::OnDemandReportRendering::ReportItem ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportItem GeneratedReportItem { get; }
member this.GeneratedReportItem : Microsoft.ReportingServices.OnDemandReportRendering.ReportItem
Public ReadOnly Property GeneratedReportItem As ReportItem

プロパティ値

ReportItem オブジェクト。

適用対象