次の方法で共有


StateIndicator.Instance プロパティ

定義

このレポート定義オブジェクトの計算値が含まれているレポート インスタンス オブジェクトを取得します。

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

プロパティ値

StateIndicatorInstance オブジェクト。

適用対象