Gets Birth Place Address All Lines

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

Syntax

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

Field Value

The Address All Lines

Remarks

  • System Name - BirthPlaceAddrAllLines
  • Quik! Form Field Name - BP.Addr123
  • Short Name - Birth Place Address All Lines
  • Description - Address All Lines
  • Calc Format - !*BirthPlaceAddrLine1*!$%, %$!*BirthPlaceAddrLine2*!$%, %$!*BirthPlaceAddrLine3*!$%, %$!*BirthPlaceAddrLine4*!
  • Category - Client Personal Info
  • Service Level - Standard
  • Data Set Type - Client
  • Field Data Type - String

See Also