Condividi tramite


Proprietà ActionInfoWithDynamicImageMap.ImageMapAreaInstances

Gets the instance objects for this report definition object.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ImageMapAreaInstances As ImageMapAreaInstanceCollection 
    Get
'Utilizzo
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

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ImageMapAreaInstanceCollection
An ImageMapAreaInstanceCollection object.

Vedere anche

Riferimento

ActionInfoWithDynamicImageMap Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering