言語

BackgroundImage.Instance プロパティ

定義

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

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

プロパティ値

BackgroundImageInstance オブジェクト。

適用対象