次の方法で共有


DataMember.DataElementOutput プロパティ

定義

アイテムをデータ表示に含めるかどうかを示します。

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

プロパティ値

列挙子の DataElementOutputTypes 値。

適用対象