Table of Contents

Class DEMedicalPlan.Subheading.Medicine.Substance

Namespace
IO.Scanbot.Sdk.Barcode.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/barcode/entity/DEMedicalPlan$Subheading$Medicine$Substance", DoNotGenerateAcw = true)]
public sealed class DEMedicalPlan.Subheading.Medicine.Substance : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
Inheritance
DEMedicalPlan.Subheading.Medicine.Substance
Implements
Inherited Members

Constructors

Substance(GenericDocument)

[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public Substance(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "DEMedicalPlan.Subheading.Medicine.Substance"

Field Value

string

DocumentType

[Register("DOCUMENT_TYPE")]
public const string DocumentType = "Substance"

Field Value

string

Properties

ActiveSubstance

public TextFieldWrapper ActiveSubstance { get; }

Property Value

TextFieldWrapper

Potency

public TextFieldWrapper Potency { get; }

Property Value

TextFieldWrapper

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string