言語

MapAppearanceRule.DataElementOutput プロパティ

定義

外観ルール要素がデータレンダリングに現れるかどうかを示す値が得られます。

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

プロパティ値

DataElementOutputTypes列挙の列挙のうちの一つは、外観ルール要素がデータレンダリングに現れるかどうかを示します。

適用対象