Class DEMedicalPlan.Subheading.Prescription.NormalizedFieldNames
- Namespace
- IO.Scanbot.Barcodescanner.Entity
- Assembly
- BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/DEMedicalPlan$Subheading$Prescription$NormalizedFieldNames", DoNotGenerateAcw = true)]
public sealed class DEMedicalPlan.Subheading.Prescription.NormalizedFieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
DEMedicalPlan.Subheading.Prescription.NormalizedFieldNames
- Implements
- Inherited Members
Fields
GeneralInformation
[Register("GENERAL_INFORMATION")]
public const string GeneralInformation = "DEMedicalPlan.Subheading.Prescription.GeneralInformation"
Field Value
PrescriptionFreeText
[Register("PRESCRIPTION_FREE_TEXT")]
public const string PrescriptionFreeText = "DEMedicalPlan.Subheading.Prescription.PrescriptionFreeText"
Field Value
Properties
Instance
[Register("INSTANCE")]
public static DEMedicalPlan.Subheading.Prescription.NormalizedFieldNames Instance { get; }