Gets Employer Office Full Address

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

Syntax

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

Field Value

The All address lines combined together

Remarks

  • System Name - EmployerOfficeFullAddr
  • Quik! Form Field Name - EO.FullAddr
  • Short Name - Employer Office Full Address
  • Description - All address lines combined together
  • Calc Format - !*EmployerOfficeAddrAllLines*!$%, %$!*EmployerOfficeAddrCity*!$%, %$!*EmployerOfficeAddrState*! !*EmployerOfficeAddrZip*!
  • Category - Employer/Education
  • Service Level - Standard
  • Data Set Type - Client
  • Field Data Type - String

See Also