次の方法で共有


ActionInfoWithDynamicImageMap クラス

カスタム レポート アイテムで使用するイメージ マップ面が関連付けられているアクションのコレクションです。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public NotInheritable Class ActionInfoWithDynamicImageMap _
    Inherits ActionInfo _
    Implements IPersistable
'使用
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

継承階層

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ActionInfo
    Microsoft.ReportingServices.OnDemandReportRendering..::..ActionInfoWithDynamicImageMap

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。