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 物件。

適用於