Gets Employer Incorporation Office Full Address

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

Syntax

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

Field Value

The All address lines combined together

Remarks

  • System Name - EmployerIncFullAddr
  • Quik! Form Field Name - EIO.FullAddr
  • Short Name - Employer Incorporation Office Full Address
  • Description - All address lines combined together
  • Calc Format - !*EmployerIncAddrAllLines*!$%, %$!*EmployerIncAddrCity*!$%, %$!*EmployerIncAddrState*! !*EmployerIncAddrZip*!
  • Category - Employer/Education
  • Service Level - Premium
  • Data Set Type - Client
  • Field Data Type - String

See Also