Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Class for storing HIBC LIC primary data.
The PrimaryData type exposes the following members:
Name | Description |
---|---|
PrimaryData() | Initializes a new instance of the PrimaryData class |
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. |
Name | Description |
---|---|
parse_from_string(primary_data_codetext) | Instantiates primary data from string format according HIBC LIC specification. |
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.