Gets Personal Address All Lines

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

Syntax

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

Field Value

The Address All Lines

Remarks

  • System Name - PersonalAddrAllLines
  • Quik! Form Field Name - P.Addr123
  • Old Quik! Form Field Field Name - RepPersonalAddr123
  • Short Name - Personal Address All Lines
  • Description - Address All Lines
  • Calc Format - !*PersonalAddrLine1*!$%, %$!*PersonalAddrLine2*!$%, %$!*PersonalAddrLine3*!$%, %$!*PersonalAddrLine4*!
  • Category - Rep Profile
  • Service Level - Standard
  • Data Set Type - Rep
  • Field Data Type - String

See Also