Gets Branch Address City State Zip

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

Syntax

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

Field Value

The City State Zip combined together

Remarks

  • System Name - BranchAddressCityStateZip
  • Quik! Form Field Name - BR.CityStateZip
  • Short Name - Branch Address City State Zip
  • Description - City State Zip combined together
  • Calc Format - !*BranchAddressAddrCity*!$%, %$!*BranchAddressAddrState*! !*BranchAddressAddrZip*!
  • Category - FundSource
  • Service Level - Premium
  • Data Set Type - FundSource
  • Field Data Type - String

See Also