次の方法で共有


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 オブジェクト。

適用対象