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

ReportSectionInstance 物件。

適用於