V251.ErqSegment.InputParameterList uses an incorrect type
davebronson opened this issue · 1 comments
davebronson commented
In V251, the property ErqSegment.InputParameterList
is incorrectly defined as QueryInputParameterList
. This needs to be changed to IEnumerable<QueryInputParameterList>
.
davebronson commented
Fix released in V2.0.0.