Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets the instance objects for this report definition object.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public ReadOnly Property ImageMapAreaInstances As ImageMapAreaInstanceCollection
Get
'Usage
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
Property Value
Type: Microsoft.ReportingServices.OnDemandReportRendering.ImageMapAreaInstanceCollection
An ImageMapAreaInstanceCollection object.
See Also
Reference
ActionInfoWithDynamicImageMap Class
Microsoft.ReportingServices.OnDemandReportRendering Namespace