MapShapefile.MapFieldNames Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.