Gets Personal Full Address

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

Syntax

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

Field Value

The All address lines combined together

Remarks

  • System Name - PersonalFullAddr
  • Quik! Form Field Name - P.FullAddr
  • Old Quik! Form Field Field Name - RepPersonalFullAddr
  • Short Name - Personal Full Address
  • Description - All address lines combined together
  • Calc Format - !*PersonalAddrAllLines*!$%, %$!*PersonalAddrCity*!$%, %$!*PersonalAddrState*! !*PersonalAddrZip*!
  • Category - Rep Profile
  • Service Level - Standard
  • Data Set Type - Rep
  • Field Data Type - String

See Also