言語

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

プロパティ値

空間要素に関連付けられるMapFieldオブジェクトの集合を表すMapFieldCollectionオブジェクトです。

適用対象