Поделиться через


Свойство StateIndicator.IndicatorStates

Gets the states in the indicator.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property IndicatorStates As IndicatorStateCollection 
    Get
'Применение
Dim instance As StateIndicator 
Dim value As IndicatorStateCollection 

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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.IndicatorStateCollection
An IndicatorStateCollection object.

См. также

Справочник

StateIndicator Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering