Gets Branch City State Zip

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

Syntax

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

Field Value

The City State Zip combined together

Remarks

  • System Name - BranchCityStateZip
  • Quik! Form Field Name - BR.CityStateZip
  • Old Quik! Form Field Field Name - RepBranchCityStateZip
  • Short Name - Branch City State Zip
  • Description - City State Zip combined together
  • Calc Format - !*BranchAddrCity*!$%, %$!*BranchAddrState*! !*BranchAddrZip*!
  • Category - Branch/Broker-Dealer
  • Service Level - Standard
  • Data Set Type - Rep
  • Field Data Type - String

See Also