Gets Exchange Related Address City State Zip

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

Syntax

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

Field Value

The City State Zip combined together

Remarks

  • System Name - ExchangeRelatedAddrCityStateZip
  • Quik! Form Field Name - ER.CityStateZip
  • Short Name - Exchange Related Address City State Zip
  • Description - City State Zip combined together
  • Calc Format - !*ExchangeRelatedAddrAddrCity*!$%, %$!*ExchangeRelatedAddrAddrState*! !*ExchangeRelatedAddrAddrZip*!
  • Category - Suitability
  • Service Level - Premium
  • Data Set Type - Client
  • Field Data Type - String

See Also