Gets Branch Address Full Address

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

Syntax

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

Field Value

The All address lines combined together

Remarks

  • System Name - BranchAddressFullAddr
  • Quik! Form Field Name - BR.FullAddr
  • Short Name - Branch Address Full Address
  • Description - All address lines combined together
  • Calc Format - !*BranchAddressAddrAllLines*!$%, %$!*BranchAddressAddrCity*!$%, %$!*BranchAddressAddrState*! !*BranchAddressAddrZip*!
  • Category - FundSource
  • Service Level - Premium
  • Data Set Type - FundSource
  • Field Data Type - String

See Also