次の方法で共有


MapSpatialElementTemplate.Label プロパティ

定義

空間要素テンプレートを適用する空間要素のラベル テキストを取得します。

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

プロパティ値

空間要素テンプレートを適用する空間要素のラベル テキストを表す ReportStringProperty オブジェクト。

適用対象