Table of Contents

Class HIBC.FieldNames

Namespace
IO.Scanbot.Sdk.Barcode.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/barcode/entity/HIBC$FieldNames", DoNotGenerateAcw = true)]
public sealed class HIBC.FieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
HIBC.FieldNames
Implements
Inherited Members

Fields

DateOfManufacture

[Register("DATE_OF_MANUFACTURE")]
public const string DateOfManufacture = "DateOfManufacture"

Field Value

string

ExpiryDateDay

[Register("EXPIRY_DATE_DAY")]
public const string ExpiryDateDay = "ExpiryDateDay"

Field Value

string

ExpiryDateHour

[Register("EXPIRY_DATE_HOUR")]
public const string ExpiryDateHour = "ExpiryDateHour"

Field Value

string

ExpiryDateJulianDay

[Register("EXPIRY_DATE_JULIAN_DAY")]
public const string ExpiryDateJulianDay = "ExpiryDateJulianDay"

Field Value

string

ExpiryDateMonth

[Register("EXPIRY_DATE_MONTH")]
public const string ExpiryDateMonth = "ExpiryDateMonth"

Field Value

string

ExpiryDateYear

[Register("EXPIRY_DATE_YEAR")]
public const string ExpiryDateYear = "ExpiryDateYear"

Field Value

string

HasPrimaryData

[Register("HAS_PRIMARY_DATA")]
public const string HasPrimaryData = "HasPrimaryData"

Field Value

string

HasSecondaryData

[Register("HAS_SECONDARY_DATA")]
public const string HasSecondaryData = "HasSecondaryData"

Field Value

string

LabelerIdentificationCode

[Register("LABELER_IDENTIFICATION_CODE")]
public const string LabelerIdentificationCode = "LabelerIdentificationCode"

Field Value

string

LabelersProductOrCatalogNumber

[Register("LABELERS_PRODUCT_OR_CATALOG_NUMBER")]
public const string LabelersProductOrCatalogNumber = "LabelersProductOrCatalogNumber"

Field Value

string

LinkCharacter

[Register("LINK_CHARACTER")]
public const string LinkCharacter = "LinkCharacter"

Field Value

string

LotNumber

[Register("LOT_NUMBER")]
public const string LotNumber = "LotNumber"

Field Value

string

Quantity

[Register("QUANTITY")]
public const string Quantity = "Quantity"

Field Value

string

SerialNumber

[Register("SERIAL_NUMBER")]
public const string SerialNumber = "SerialNumber"

Field Value

string

UnitOfMeasureId

[Register("UNIT_OF_MEASURE_ID")]
public const string UnitOfMeasureId = "UnitOfMeasureID"

Field Value

string

Properties

Instance

[Register("INSTANCE")]
public static HIBC.FieldNames Instance { get; }

Property Value

HIBC.FieldNames