MapElementView.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 a collection of MapBindingFieldPair that is used to identify the spatial element that is to be centered in a map viewport.
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.