Class SBSDKBarcodeDocumentModelDEMedicalPlanDoctor
- Namespace
- ScanbotSDK.iOS
- Assembly
- BarcodeSDK.NET.iOS.dll
public class SBSDKBarcodeDocumentModelDEMedicalPlanDoctor : SBSDKGenericDocumentWrapper
- Inheritance
-
SBSDKBarcodeDocumentModelDEMedicalPlanDoctor
- Inherited Members
-
Constructors
SBSDKBarcodeDocumentModelDEMedicalPlanDoctor()
public SBSDKBarcodeDocumentModelDEMedicalPlanDoctor()
SBSDKBarcodeDocumentModelDEMedicalPlanDoctor(NSObjectFlag?)
protected SBSDKBarcodeDocumentModelDEMedicalPlanDoctor(NSObjectFlag? t)
Parameters
t
NSObjectFlag
SBSDKBarcodeDocumentModelDEMedicalPlanDoctor(NativeHandle?)
protected SBSDKBarcodeDocumentModelDEMedicalPlanDoctor(NativeHandle? handle)
Parameters
handle
NativeHandle
SBSDKBarcodeDocumentModelDEMedicalPlanDoctor(SBSDKGenericDocument?)
public SBSDKBarcodeDocumentModelDEMedicalPlanDoctor(SBSDKGenericDocument? document)
Parameters
document
SBSDKGenericDocument
Properties
ClassHandle
public override NativeHandle? ClassHandle { get; }
Property Value
- NativeHandle
DoctorNumber
public virtual SBSDKGenericDocumentField? DoctorNumber { get; }
Property Value
- SBSDKGenericDocumentField
Email
public virtual SBSDKGenericDocumentField? Email { get; }
Property Value
- SBSDKGenericDocumentField
HospitalID
public virtual SBSDKGenericDocumentField? HospitalID { get; }
Property Value
- SBSDKGenericDocumentField
IssuerName
public virtual SBSDKGenericDocumentField? IssuerName { get; }
Property Value
- SBSDKGenericDocumentField
IssuingDateAndTime
public virtual SBSDKGenericDocumentField? IssuingDateAndTime { get; }
Property Value
- SBSDKGenericDocumentField
PharmacyID
public virtual SBSDKGenericDocumentField? PharmacyID { get; }
Property Value
- SBSDKGenericDocumentField
Place
public virtual SBSDKGenericDocumentField? Place { get; }
Property Value
- SBSDKGenericDocumentField
PostalCode
public virtual SBSDKGenericDocumentField? PostalCode { get; }
Property Value
- SBSDKGenericDocumentField
RequiredDocumentType
public virtual string RequiredDocumentType { get; }
Property Value
- string
Street
public virtual SBSDKGenericDocumentField? Street { get; }
Property Value
- SBSDKGenericDocumentField
TelephoneNumber
public virtual SBSDKGenericDocumentField? TelephoneNumber { get; }
Property Value
- SBSDKGenericDocumentField