VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / PpnBarcodeValue Class
Constructors Properties Methods Fields SeeAlso
In This Topic
    PpnBarcodeValue Class Members
    In This Topic
    The following tables list the members exposed by PpnBarcodeValue.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The batch number data identifier.
    Public Fieldstatic (Shared in Visual Basic)The Date of manufacture data identifier.
    Public Fieldstatic (Shared in Visual Basic)The batch expiry date data identifier.
    Public Fieldstatic (Shared in Visual Basic)The GTIN data identifier.
    Public Fieldstatic (Shared in Visual Basic)The product number data identifier.
    Public Fieldstatic (Shared in Visual Basic)The Serial number data identifier.
    Public Properties
     NameDescription
    Public PropertyGets or sets the Batch number.
    Public PropertyGets a data type of this value item. (Inherited from ValueItemBase)
    Public PropertyGets or sets the Date of manufacture.
    Public PropertyGets or sets the Expiry date.
    Public PropertyGets or sets the GTIN (Global Trade Item Number).
    Public PropertyGets a value indicating whether PPN is german market PPN (11+PZN8+~C).
    Public PropertyGets or sets the PPN (Pharmacy Product Number).
    Public PropertyGets or sets the Serial number.
    Public Methods
     NameDescription
    Public MethodGets the data fields in ASC MH10.8.2 format.
    Public MethodReturns a string that represents this instance.
    See Also