MapVectorLayer.MapFieldDefinitions Property

Definition

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.

Applies to