次の方法で共有


MapSpatialElement.MapFields プロパティ

定義

空間要素に関連付ける MapField オブジェクトのコレクションを取得します。

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

プロパティ値

空間要素に関連付ける MapFieldCollection オブジェクトのコレクションを表す MapField オブジェクト。

適用対象