PrimaryData
Contents
[
Hide
]
PrimaryData class
Class for storing HIBC LIC primary data.
The PrimaryData type exposes the following members:
Constructors
Name | Description |
---|---|
PrimaryData() | Initializes a new instance of the PrimaryData class |
Properties
Name | Description |
---|---|
labeler_identification_code | Identifies date of labeler identification code. Labeler identification code must be 4 symbols alphanumeric string, with first character always being alphabetic. |
product_or_catalog_number | Identifies product or catalog number. Product or catalog number must be alphanumeric string up to 18 sybmols length. |
unit_of_measure_id | Identifies unit of measure ID. Unit of measure ID must be integer value from 0 to 9. |
Methods
Name | Description |
---|---|
parse_from_string(primary_data_codetext) | Instantiates primary data from string format according HIBC LIC specification. |
See Also
- namespace aspose.barcode.complexbarcode
- assembly Aspose.BarCode