言語

MapSpatialElementTemplate.DataElementLabel プロパティ

定義

空間要素テンプレートのラベルを取得し、データ要素や属性に使います。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ DataElementLabel { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty DataElementLabel { get; }
member this.DataElementLabel : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property DataElementLabel As ReportStringProperty

プロパティ値

空間要素テンプレートのラベルを表す ReportStringProperty オブジェクトで、データ要素や属性に使うためのものです。

適用対象