次の方法で共有


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 オブジェクト。

適用対象