ViewOverrides.metricSetBindingOverrides Property

Gets or sets the array of metric set binding information to override any outgoing requests with.
 

Property Value

Type: Array
    Element Type: Object
An array of objects to set the value on. The structure:
     adapterId           [type: String]                          - The ID of the adapter the metric set binding is on.
     metricSetBindingId  [type: String]                          - The ID of the metric set binding to which the overrides apply to.
     requestOverrides    [type: dundas.data.RequestOverrides]    - The request overrides for this metric set binding, and any elements on it.