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