Class HIBC
- Namespace
- IO.Scanbot.Sdk.Barcode.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/barcode/entity/HIBC", DoNotGenerateAcw = true)]
public sealed class HIBC : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
HIBC
- Implements
-
- Inherited Members
-
Constructors
HIBC(GenericDocument)
[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public HIBC(GenericDocument document)
Parameters
document GenericDocument
Fields
DocumentNormalizedType
[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "HIBC"
Field Value
- string
DocumentType
[Register("DOCUMENT_TYPE")]
public const string DocumentType = "HIBC"
Field Value
- string
Properties
DateOfManufacture
public TextFieldWrapper DateOfManufacture { get; }
Property Value
- TextFieldWrapper
ExpiryDateDay
public TextFieldWrapper ExpiryDateDay { get; }
Property Value
- TextFieldWrapper
ExpiryDateHour
public TextFieldWrapper ExpiryDateHour { get; }
Property Value
- TextFieldWrapper
ExpiryDateJulianDay
public TextFieldWrapper ExpiryDateJulianDay { get; }
Property Value
- TextFieldWrapper
ExpiryDateMonth
public TextFieldWrapper ExpiryDateMonth { get; }
Property Value
- TextFieldWrapper
ExpiryDateYear
public TextFieldWrapper ExpiryDateYear { get; }
Property Value
- TextFieldWrapper
HasPrimaryData
public TextFieldWrapper HasPrimaryData { get; }
Property Value
- TextFieldWrapper
HasSecondaryData
public TextFieldWrapper HasSecondaryData { get; }
Property Value
- TextFieldWrapper
LabelerIdentificationCode
public TextFieldWrapper LabelerIdentificationCode { get; }
Property Value
- TextFieldWrapper
LabelersProductOrCatalogNumber
public TextFieldWrapper LabelersProductOrCatalogNumber { get; }
Property Value
- TextFieldWrapper
LinkCharacter
public TextFieldWrapper LinkCharacter { get; }
Property Value
- TextFieldWrapper
LotNumber
public TextFieldWrapper LotNumber { get; }
Property Value
- TextFieldWrapper
Quantity
public TextFieldWrapper Quantity { get; }
Property Value
- TextFieldWrapper
RequiredDocumentType
public override string RequiredDocumentType { get; }
Property Value
- string
SerialNumber
public TextFieldWrapper SerialNumber { get; }
Property Value
- TextFieldWrapper
UnitOfMeasureID
public TextFieldWrapper UnitOfMeasureID { get; }
Property Value
- TextFieldWrapper