MapBindingFieldPairs 屬性

Gets or sets a collection of MapBindingFieldPair that is used to identify the spatial element that is to be centered in a map viewport.

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

public IList<MapBindingFieldPair> MapBindingFieldPairs { get; set; }

屬性值

型別:System.Collections.Generic. . :: . .IList< (Of < ( <'MapBindingFieldPair> ) > ) >
An IList<(Of <(<'T>)>)> object.