Table of Contents

Class HIBC

Namespace
ScanbotSDK.MAUI.BarcodeDocumentModel
Assembly
ScanbotSDK.Shared.dll

HIBC

public class HIBC : GenericDocumentWrapper
Inheritance
HIBC
Inherited Members

Constructors

HIBC(GenericDocument)

public HIBC(GenericDocument document)

Parameters

document GenericDocument

Properties

DateOfManufacture

Date of Manufacture

public Field? DateOfManufacture { get; }

Property Value

Field

ExpiryDateDay

Expiry Date Day

public Field? ExpiryDateDay { get; }

Property Value

Field

ExpiryDateHour

Expiry Date Hour

public Field? ExpiryDateHour { get; }

Property Value

Field

ExpiryDateJulianDay

Expiry Date Julian Day

public Field? ExpiryDateJulianDay { get; }

Property Value

Field

ExpiryDateMonth

Expiry Date Month

public Field? ExpiryDateMonth { get; }

Property Value

Field

ExpiryDateYear

Expiry Date Year

public Field? ExpiryDateYear { get; }

Property Value

Field

HasPrimaryData

Information whether primary data is present.

public Field HasPrimaryData { get; }

Property Value

Field

HasSecondaryData

Information whether secondary data is present.

public Field HasSecondaryData { get; }

Property Value

Field

LabelerIdentificationCode

Labeler Identification Code (LIC)

public Field LabelerIdentificationCode { get; }

Property Value

Field

LabelersProductOrCatalogNumber

Labelers Product or Catalog Number (PCN). Alphanumeric data.

public Field LabelersProductOrCatalogNumber { get; }

Property Value

Field

LinkCharacter

Link character to link standalone primary and secondary barcodes together.

public Field? LinkCharacter { get; }

Property Value

Field

LotNumber

Lot Number

public Field? LotNumber { get; }

Property Value

Field

Quantity

Quantity

public Field? Quantity { get; }

Property Value

Field

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string

SerialNumber

Serial Number

public Field? SerialNumber { get; }

Property Value

Field

UnitOfMeasureID

Unit of Measure ID, Numeric value only, 0 through 9, where 0 always represents a single unit. 1 to 8 are used to indicate different packaging levels above the unit of use. The value 9 is used for variable quantity containers when manual key entry or scan of a secondary will be used to collect specific quantity data. The labeler should ensure consistency in this field within their packaging process.

public Field UnitOfMeasureID { get; }

Property Value

Field