ReportItem.DataElementOutput プロパティ

定義

アイテムをデータ表示に反映するかどうかを示す値を取得します。

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

プロパティ値

アイテムをデータ表示に反映するかどうかを示す DataElementOutputTypes オブジェクト。

適用対象