Gets Drivers License Photocopy Obtained

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

Syntax

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

Field Value

The Flag to indicate if a copy of the identification document was obtained

Remarks

  • System Name - DriverLicenseIDCopied
  • Quik! Form Field Name - DL.IDCopied
  • Short Name - Drivers License Photocopy Obtained
  • Description - Flag to indicate if a copy of the identification document was obtained
  • Category - Client Personal Info
  • Service Level - Premium
  • Data Set Type - Client
  • Field Data Type - Boolean

See Also