Свойство Image.ActionInfo
Gets the actions associated with the image.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property ActionInfo As ActionInfo
Get
'Применение
Dim instance As Image
Dim value As ActionInfo
value = instance.ActionInfo
public ActionInfo ActionInfo { get; }
public:
property ActionInfo^ ActionInfo {
ActionInfo^ get ();
}
member ActionInfo : ActionInfo
function get ActionInfo () : ActionInfo
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo
An ActionInfo object that represents the actions associated with the image.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering