RecommendedMapBindings Class

The class used for recommending bindings for the Map or Diagram.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsRecommendedMapBindings

Namespace:  Dundas.BI.WebApi.Models
Assembly:  Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
[DataContractAttribute]
public class RecommendedMapBindings

The RecommendedMapBindings type exposes the following members.

Constructors
  NameDescription
Public methodRecommendedMapBindings
Initializes a new instance of the RecommendedMapBindings class
Top
Properties
  NameDescription
Public propertyContextIndexes
Gets the row indexes of the recommended context bindings.
Public propertyMatchPercentage
Gets the percentage of rows in the subset of data tested that matched with map resources.
Public propertyNameIndex
Gets the row index of the recommended name binding.
Top
See Also