StateIndicator.IndicatorStates Property

Definition

Gets the states in the indicator.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::IndicatorStateCollection ^ IndicatorStates { Microsoft::ReportingServices::OnDemandReportRendering::IndicatorStateCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.IndicatorStateCollection IndicatorStates { get; }
member this.IndicatorStates : Microsoft.ReportingServices.OnDemandReportRendering.IndicatorStateCollection
Public ReadOnly Property IndicatorStates As IndicatorStateCollection

Property Value

An IndicatorStateCollection object.

Applies to