Enum MedicalCertificateDateType
- Namespace
- ScanbotSDK.MAUI.MedicalCertificate
- Assembly
- DocumentSDK.MAUI.dll
public enum MedicalCertificateDateType
Fields
BirthDate = 6ChildNeedsCareFrom = 4ChildNeedsCareUntil = 5DiagnosedOn = 3The date describes the day of diagnosis.
DocumentDate = 7IncapableOfWorkSince = 1The date describes since when the employee is incapable of work.
IncapableOfWorkUntil = 2The date describes until when the employee is incapable of work.
Undefined = 0