Gets Home or Legal City State Zip

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

Syntax

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

Field Value

The City State Zip combined together

Remarks

  • System Name - HomeCityStateZip
  • Quik! Form Field Name - H.CityStateZip
  • Old Quik! Form Field Field Name - HCityStateZip
  • Short Name - Home or Legal City State Zip
  • Description - City State Zip combined together
  • Calc Format - !*HomeAddrCity*!$%, %$!*HomeAddrState*! !*HomeAddrZip*!
  • Category - Home
  • Service Level - QDBC
  • Data Set Type - Client
  • Field Data Type - String

See Also