言語

ReportSection.Instance プロパティ

定義

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

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

プロパティ値

ReportSectionInstance オブジェクト。

適用対象