Class MedicalCertificateDate
- Namespace
- ScanbotSDK.MAUI.MedicalCertificate
- Assembly
- DocumentSDK.MAUI.dll
A date on a German disability certificate.
public class MedicalCertificateDate
- Inheritance
-
MedicalCertificateDate
- Inherited Members
Properties
DateString
Date as a formatted string in the DD.MM.YYYY format
public string DateString { get; set; }
Property Value
Type
public MedicalCertificateDateType Type { get; set; }