MapElementView.MapBindingFieldPairs 属性

定义

获取用于标识要在地图视区中居中的空间元素的 MapBindingFieldPair 的集合。

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

属性值

MapBindingFieldPairCollection 对象。

适用于