davebronson/clear-hl7-net

V251.ErqSegment.InputParameterList uses an incorrect type

davebronson opened this issue · 1 comments

In V251, the property ErqSegment.InputParameterList is incorrectly defined as QueryInputParameterList. This needs to be changed to IEnumerable<QueryInputParameterList>.

Fix released in V2.0.0.