言語

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列挙子値。

適用対象