StateIndicator.IndicatorStates Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.