StateIndicator.StateDataElementOutput プロパティ

定義

データレンダリング中に現在の状態がプレーンテキストで出力されているかどうかを示します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::DataElementOutputTypes StateDataElementOutput { Microsoft::ReportingServices::OnDemandReportRendering::DataElementOutputTypes get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes StateDataElementOutput { get; }
member this.StateDataElementOutput : Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes
Public ReadOnly Property StateDataElementOutput As DataElementOutputTypes

プロパティ値

DataElementOutputTypes オブジェクト。

適用対象