言語

Page.Instance プロパティ

定義

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

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

プロパティ値

PageInstance オブジェクト。

適用対象