Table of Contents

Class VCard.Anniversary

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

Constructors

Anniversary(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string