PharmaCode2DDisposition Enumeration

CVB.Net Documentation
Expectation setting for Pharma Code 2D elements.

Namespace:  Stemmer.Cvb.Barcode
Assembly:  Stemmer.Cvb.Barcode (in Stemmer.Cvb.Barcode.dll) Version: 14.0.0.0
Syntax

public enum PharmaCode2DDisposition
Members

  Member nameValueDescription
DontCare0 It won't matter whether or not the element is present.
Present1 The element should be present.
Miss2 The element should not be present.
See Also

Reference