Gets Resident Full Address

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

Syntax

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

Field Value

The All address lines combined together

Remarks

  • System Name - ResidentFullAddr
  • Quik! Form Field Name - R.FullAddr
  • Short Name - Resident Full Address
  • Description - All address lines combined together
  • Calc Format - !*ResidentAddrAllLines*!$%, %$!*ResidentAddrCity*!$%, %$!*ResidentAddrState*! !*ResidentAddrZip*!
  • Category - Client Personal Info
  • Service Level - Standard
  • Data Set Type - Client
  • Field Data Type - String

See Also