Свойство ActionInfoWithDynamicImageMap.ImageMapAreaInstances

Gets the instance objects for this report definition object.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property ImageMapAreaInstances As ImageMapAreaInstanceCollection 
    Get
'Применение
Dim instance As ActionInfoWithDynamicImageMap 
Dim value As ImageMapAreaInstanceCollection 

value = instance.ImageMapAreaInstances
public ImageMapAreaInstanceCollection ImageMapAreaInstances { get; }
public:
property ImageMapAreaInstanceCollection^ ImageMapAreaInstances {
    ImageMapAreaInstanceCollection^ get ();
}
member ImageMapAreaInstances : ImageMapAreaInstanceCollection
function get ImageMapAreaInstances () : ImageMapAreaInstanceCollection

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ImageMapAreaInstanceCollection
An ImageMapAreaInstanceCollection object.

См. также

Справочник

ActionInfoWithDynamicImageMap Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering