ActionInfoWithDynamicImageMap.ImageMapAreaInstances Property

Definition

Gets the instance objects for this report definition object.

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

Property Value

An ImageMapAreaInstanceCollection object.

Applies to