Table of Contents

Class DEMedicalPlan

Namespace
ScanbotSDK.MAUI.DocumentFormats.Barcode
Assembly
ScanbotSDK.Shared.dll

Medical Plan

public class DEMedicalPlan : GenericDocumentWrapper
Inheritance
DEMedicalPlan
Inherited Members

Constructors

DEMedicalPlan(GenericDocument)

public DEMedicalPlan(GenericDocument document)

Parameters

document GenericDocument

Properties

Children

public DEMedicalPlan.DEMedicalPlanChildren Children { get; }

Property Value

DEMedicalPlan.DEMedicalPlanChildren

CurrentPage

Current Page

public Field CurrentPage { get; }

Property Value

Field

DocumentVersionNumber

Document Version Number

public Field DocumentVersionNumber { get; }

Property Value

Field

GUID

GUID

public Field GUID { get; }

Property Value

Field

LanguageCountryCode

Language Country Code

public Field LanguageCountryCode { get; }

Property Value

Field

PatchVersionNumber

Patch Version Number

public Field PatchVersionNumber { get; }

Property Value

Field

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string

TotalNumberOfPages

Total Number Of Pages

public Field TotalNumberOfPages { get; }

Property Value

Field