インジケーター内の状態を取得します。
名前空間: 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
IndicatorStateCollection オブジェクト。