MapVectorLayer.MapFieldDefinitions 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 A MapFieldDefinition objects in the vector layer.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapFieldDefinitionCollection ^ MapFieldDefinitions { Microsoft::ReportingServices::OnDemandReportRendering::MapFieldDefinitionCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapFieldDefinitionCollection MapFieldDefinitions { get; }
member this.MapFieldDefinitions : Microsoft.ReportingServices.OnDemandReportRendering.MapFieldDefinitionCollection
Public ReadOnly Property MapFieldDefinitions As MapFieldDefinitionCollection
Property Value
A MapFieldDefinitionCollection object.