HIBCLICPrimaryData class

HIBCLICPrimaryData class

Class for storing HIBC (Healthcare Industry Bar Code Council) LIC (Licensed Identification Code) primary data.

The HIBCLICPrimaryData type exposes the following members:

Constructors

Constructor Description
init Default ctor()

Properties

Property 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 symbols length.
unit_of_measure_id Identifies unit of measure ID. Unit of measure ID must be integer value from 0 to 9.

Methods

Method Description
clone Gets a copy of this object.

See Also