MapShapefile.MapFieldNames Property

Definition

Gets a collection of non-spatial data fields to be imported from the shape file.

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

Property Value

A MapFieldNameCollection object.

Applies to