次の方法で共有


ActionInfoWithDynamicImageMap.ImageMapAreaInstances プロパティ

定義

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

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

プロパティ値

ImageMapAreaInstanceCollection オブジェクト。

適用対象