Gets Office Address City

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

Syntax

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

Field Value

The Address City

Remarks

  • System Name - OfficeAddrCity
  • Quik! Form Field Name - O.City
  • Old Quik! Form Field Field Name - OCity
  • Short Name - Office Address City
  • Description - Address City
  • Category - Employer/Education
  • Service Level - QDBC
  • Data Set Type - Client
  • Field Data Type - String

See Also