Table of Contents

Enum MedicalCertificateDateType

Namespace
ScanbotSDK.MAUI.MedicalCertificate
Assembly
DocumentSDK.MAUI.dll
public enum MedicalCertificateDateType

Fields

BirthDate = 6
ChildNeedsCareFrom = 4
ChildNeedsCareUntil = 5
DiagnosedOn = 3

The date describes the day of diagnosis.

DocumentDate = 7
IncapableOfWorkSince = 1

The date describes since when the employee is incapable of work.

IncapableOfWorkUntil = 2

The date describes until when the employee is incapable of work.

Undefined = 0