Table of Contents

Class VCard.ProductId

Namespace
IO.Scanbot.Barcodescanner.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/VCard$ProductId", DoNotGenerateAcw = true)]
public sealed class VCard.ProductId : VCard.Entry, IJavaObject, IJavaPeerable, IDisposable
Inheritance
VCard.ProductId
Implements
Inherited Members

Constructors

ProductId(GenericDocument)

[Register(".ctor", "(Lio/scanbot/genericdocument/entity/GenericDocument;)V", "")]
public ProductId(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "VCard.ProductId"

Field Value

string

DocumentType

[Register("DOCUMENT_TYPE")]
public const string DocumentType = "ProductId"

Field Value

string