Gets Employer Office City State Zip

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

Syntax

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

Field Value

The City State Zip combined together

Remarks

  • System Name - EmployerOfficeCityStateZip
  • Quik! Form Field Name - EO.CityStateZip
  • Short Name - Employer Office City State Zip
  • Description - City State Zip combined together
  • Calc Format - !*EmployerOfficeAddrCity*!$%, %$!*EmployerOfficeAddrState*! !*EmployerOfficeAddrZip*!
  • Category - Employer/Education
  • Service Level - Standard
  • Data Set Type - Client
  • Field Data Type - String

See Also