Table of Contents

Class DateRecordType

Namespace
IO.Scanbot.Mcscanner.Model
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/mcscanner/model/DateRecordType", DoNotGenerateAcw = true)]
public sealed class DateRecordType : Enum, ISerializable, IComparable, IJavaObject, IJavaPeerable, IDisposable
Inheritance
DateRecordType
Implements
Inherited Members

Properties

DateRecordBirthDate

[Register("DateRecordBirthDate")]
public static DateRecordType DateRecordBirthDate { get; }

Property Value

DateRecordType

DateRecordChildNeedsCareFrom

[Register("DateRecordChildNeedsCareFrom")]
public static DateRecordType DateRecordChildNeedsCareFrom { get; }

Property Value

DateRecordType

DateRecordChildNeedsCareUntil

[Register("DateRecordChildNeedsCareUntil")]
public static DateRecordType DateRecordChildNeedsCareUntil { get; }

Property Value

DateRecordType

DateRecordDiagnosedOn

[Register("DateRecordDiagnosedOn")]
public static DateRecordType DateRecordDiagnosedOn { get; }

Property Value

DateRecordType

DateRecordDocumentDate

[Register("DateRecordDocumentDate")]
public static DateRecordType DateRecordDocumentDate { get; }

Property Value

DateRecordType

DateRecordIncapableOfWorkSince

[Register("DateRecordIncapableOfWorkSince")]
public static DateRecordType DateRecordIncapableOfWorkSince { get; }

Property Value

DateRecordType

DateRecordIncapableOfWorkUntil

[Register("DateRecordIncapableOfWorkUntil")]
public static DateRecordType DateRecordIncapableOfWorkUntil { get; }

Property Value

DateRecordType

DateRecordUndefined

[Register("DateRecordUndefined")]
public static DateRecordType DateRecordUndefined { get; }

Property Value

DateRecordType

Methods

ValueOf(string)

[Register("valueOf", "(Ljava/lang/String;)Lio/scanbot/mcscanner/model/DateRecordType;", "")]
public static DateRecordType ValueOf(string value)

Parameters

value string

Returns

DateRecordType

Values()

[Register("values", "()[Lio/scanbot/mcscanner/model/DateRecordType;", "")]
public static DateRecordType[] Values()

Returns

DateRecordType[]