Gets Home or Legal Address City

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

Syntax

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

Field Value

The Address City

Remarks

  • System Name - HomeAddrCity
  • Quik! Form Field Name - H.City
  • Old Quik! Form Field Field Name - HCity
  • Short Name - Home or Legal Address City
  • Description - Address City
  • Category - Home
  • Service Level - QDBC
  • Data Set Type - Client
  • Field Data Type - String

See Also