Class DEMedicalPlan
- Namespace
- ScanbotSDK.MAUI.BarcodeDocumentModel
- Assembly
- ScanbotSDK.Shared.dll
Medical Plan
public class DEMedicalPlan : GenericDocumentWrapper
- Inheritance
-
DEMedicalPlan
- Inherited Members
Constructors
DEMedicalPlan(GenericDocument)
public DEMedicalPlan(GenericDocument document)
Parameters
document
GenericDocument
Fields
WrapperDocumentNormalizedType
Normalized document type name of this document wrapper.
public static readonly string WrapperDocumentNormalizedType
Field Value
WrapperDocumentType
Generic document type name of this document wrapper.
public static readonly string WrapperDocumentType
Field Value
Properties
Children
public DEMedicalPlan.DEMedicalPlanChildren Children { get; }
Property Value
CurrentPage
Current Page
public Field CurrentPage { get; }
Property Value
DocumentVersionNumber
Document Version Number
public Field DocumentVersionNumber { get; }
Property Value
GUID
GUID
public Field GUID { get; }
Property Value
LanguageCountryCode
Language Country Code
public Field LanguageCountryCode { get; }
Property Value
PatchVersionNumber
Patch Version Number
public Field PatchVersionNumber { get; }
Property Value
RequiredDocumentType
The required document type for this wrapper.
protected override string RequiredDocumentType { get; }
Property Value
TotalNumberOfPages
Total Number Of Pages
public Field TotalNumberOfPages { get; }