次の方法で共有


MapElementView.MapBindingFieldPairs プロパティ

マップ ビューポートで中央揃えにする空間要素を識別するために使用する MapBindingFieldPair のコレクションを取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property MapBindingFieldPairs As MapBindingFieldPairCollection 
    Get
'使用
Dim instance As MapElementView 
Dim value As MapBindingFieldPairCollection 

value = instance.MapBindingFieldPairs
public MapBindingFieldPairCollection MapBindingFieldPairs { get; }
public:
property MapBindingFieldPairCollection^ MapBindingFieldPairs {
    MapBindingFieldPairCollection^ get ();
}
member MapBindingFieldPairs : MapBindingFieldPairCollection
function get MapBindingFieldPairs () : MapBindingFieldPairCollection

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.MapBindingFieldPairCollection
MapBindingFieldPairCollection オブジェクト。

関連項目

参照

MapElementView クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間