次の方法で共有


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 オブジェクト。

適用対象