PageSection.Instance プロパティ

定義

このレポート定義オブジェクトの計算値を含むレポートインスタンスオブジェクトを取得します。

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

プロパティ値

PageSectionInstance オブジェクト。

適用対象