言語

MapSpatialElementTemplate.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列挙の列挙値は、空間要素テンプレートがデータレンダリングに現れるかどうかを示します。

適用対象