MapSpatialElement.MapFields Property

Definition

Gets a collection of MapField objects to be associated with the spatial element.

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

Property Value

A MapFieldCollection object that represents a collection of MapField objects to be associated with the spatial element.

Applies to