ActionInfoWithDynamicImageMap-Klasse
A collection of actions with associated image map areas for use in Custom Report Items.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class ActionInfoWithDynamicImageMap _
Inherits ActionInfo _
Implements IPersistable
'Usage
Dim instance As ActionInfoWithDynamicImageMap
public sealed class ActionInfoWithDynamicImageMap : ActionInfo,
IPersistable
public ref class ActionInfoWithDynamicImageMap sealed : public ActionInfo,
IPersistable
[<SealedAttribute>]
type ActionInfoWithDynamicImageMap =
class
inherit ActionInfo
interface IPersistable
end
public final class ActionInfoWithDynamicImageMap extends ActionInfo implements IPersistable
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ActionInfo
Microsoft.ReportingServices.OnDemandReportRendering..::..ActionInfoWithDynamicImageMap
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.