Image.ImageInstance プロパティ

定義

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

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

プロパティ値

レポートインスタンスを表す ImageInstance オブジェクト。

適用対象