Freigeben über


MapDockableSubItem.ActionInfo-Eigenschaft

Gets a set of actions for the dockable item.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property ActionInfo As ActionInfo 
    Get
'Usage
Dim instance As MapDockableSubItem 
Dim value As ActionInfo 

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

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo
An ActionInfo object that represents a set of actions for the dockable item.

Siehe auch

Verweis

MapDockableSubItem Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace