Table of Contents

Class VCard.Organisation

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

Constructors

Organisation(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string