Body.Instance 屬性

定義

取得報表執行個體物件,其中包含這個報表定義物件的導出值。

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

屬性值

BodyInstance

BodyInstance 物件。

適用於