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