Open this page in the API Guide

InvalidOutputElementParameterException Class

Exception that occurs when the current SelectTransform has output element parameters defined, while data connector changes invalidate the support for such parameters.
Inheritance Hierarchy
System.Object
  System.Exception
    Dundas.BI.Data.DataRetrieval.InvalidOutputElementParameterException

Namespace:  Dundas.BI.Data.DataRetrieval
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.4.0.1000)
Syntax
public sealed class InvalidOutputElementParameterException : Exception
See Also