StateIndicator.IndicatorStates 属性

定义

获取指示器中的状态。

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

属性值

一个 IndicatorStateCollection 对象。

适用于