ActionInfoWithDynamicImageMap.ImageMapAreaInstances Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.