HIBCLICPrimaryData
Contents
[
Hide
]
HIBCLICPrimaryData class
Class for storing HIBC (Healthcare Industry Bar Code Council) LIC (Licensed Identification Code) primary data.
public class HIBCLICPrimaryData : ICloneable
Constructors
Name | Description |
---|---|
HIBCLICPrimaryData() | Default ctor() |
Properties
Name | Description |
---|---|
LabelerIdentificationCode { get; set; } | Identifies date of labeler identification code. Labeler identification code must be 4 symbols alphanumeric string, with first character always being alphabetic. |
ProductOrCatalogNumber { get; set; } | Identifies product or catalog number. Product or catalog number must be alphanumeric string up to 18 symbols length. |
UnitOfMeasureID { get; set; } | Identifies unit of measure ID. Unit of measure ID must be integer value from 0 to 9. |
Methods
Name | Description |
---|---|
Clone() | Gets a copy of this object. |
See Also
- namespace GroupDocs.Signature.Domain.Extensions
- assembly GroupDocs.Signature