Table of Contents

Class VCard.Related

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

Constructors

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

Parameters

document GenericDocument

Fields

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

Field Value

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

Field Value

string