Gets Birth Place Phone

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

Syntax

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

Field Value

The Phone

Remarks

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

See Also