MapVectorLayer.MapBindingFieldPairs 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 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.