言語

ReportItem.DataElementOutput プロパティ

定義

レポート項目で使われる DataElementOutputTypes を手に入れます。

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

プロパティ値

報告項目で使われる DataElementOutputTypes

適用対象