Gets Government ID Expiration Date

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

Syntax

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

Field Value

The Identification Document Expiration Date

Remarks

  • System Name - GovtIDExpire
  • Quik! Form Field Name - GOV.IDExpire
  • Short Name - Government ID Expiration Date
  • Description - Identification Document Expiration Date
  • Category - Client Personal Info
  • Service Level - QDBC
  • Data Set Type - Client
  • Field Data Type - Date

See Also