Gets Birth Place County

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

Syntax

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

Field Value

The County or Province

Remarks

  • System Name - BirthPlaceCounty
  • Quik! Form Field Name - BP.County
  • Short Name - Birth Place County
  • Description - County or Province
  • Category - Client Personal Info
  • Service Level - Standard
  • Data Set Type - Client
  • Field Data Type - String

See Also