言語

MapVectorLayer.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 オブジェクト。

適用対象