Gets Date of Birth

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

Syntax

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

Field Value

The Date of Birth

Remarks

  • System Name - DateOfBirth
  • Quik! Form Field Name - DOB
  • Old Quik! Form Field Field Name - DOB
  • Short Name - Date of Birth
  • Description - Date of Birth
  • Category - Client Personal Info
  • Service Level - QDBC
  • Data Set Type - Client
  • Field Data Type - Date

See Also