Gets Drivers License ID Verification Method

Namespace:  QFD
Assembly:  QFD (in QFD.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public BaseField DriverLicenseIDVerifyMethod { get; }
Visual Basic (Declaration)
Public ReadOnly Property DriverLicenseIDVerifyMethod As BaseField
Visual C++
public:
property BaseField^ DriverLicenseIDVerifyMethod {
	BaseField^ get ();
}

Field Value

The ID verification method

Remarks

  • System Name - DriverLicenseIDVerifyMethod
  • Quik! Form Field Name - DL.IDVerifyMethod
  • Short Name - Drivers License ID Verification Method
  • Description - ID verification method
  • Category - Client Personal Info
  • Service Level - Premium
  • Data Set Type - Client
  • Field Data Type - Boolean

See Also