MapVectorLayer.MapBindingFieldPairs Property

Definition

Gets or sets a collection of MapBindingFieldPair elements to be used to bind the map items in the vector layer to the data region that is associated with the layer.

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

Property Value

A MapBindingFieldPairCollection object.

Applies to