Gets Employer Office Address City

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

Syntax

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

Field Value

The Address City

Remarks

  • System Name - EmployerOfficeAddrCity
  • Quik! Form Field Name - EO.City
  • Short Name - Employer Office Address City
  • Description - Address City
  • Category - Employer/Education
  • Service Level - Standard
  • Data Set Type - Client
  • Field Data Type - String

See Also