CustomReportItem.GeneratedReportItem Property

Definition

Gets the report item generated by the custom report item runtime class.

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

Property Value

A ReportItem object.

Applies to