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 개체입니다.

적용 대상