マップ ビューポートで中央揃えにする空間要素を識別するために使用する 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 オブジェクト。