Specifies whether the system should check for case-insensitive duplicate line item descriptions. For example, acmeData and ACMEDATA would be considered case-insensitive duplicate descriptions.
If you enable checking for such duplicates, the system performs the check when the HsvMDDataBufferLite instance’s data is passed to the HsvData method UpdateDataUsingMDDataBuffer. With case-insensitive duplicate checking enabled, if the system detects a duplicate an error is thrown.
<HsvMDDataBufferLite>.SetCheckLineItemDetailsForCaseInsensitive
Duplicates vbEnable