Gets Branch Full Address

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

Syntax

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

Field Value

The All address lines combined together

Remarks

  • System Name - BranchFullAddr
  • Quik! Form Field Name - BR.FullAddr
  • Old Quik! Form Field Field Name - RepBranchFullAddr
  • Short Name - Branch Full Address
  • Description - All address lines combined together
  • Calc Format - !*BranchAddrAllLines*!$%, %$!*BranchAddrCity*!$%, %$!*BranchAddrState*! !*BranchAddrZip*!
  • Category - Branch/Broker-Dealer
  • Service Level - Standard
  • Data Set Type - Rep
  • Field Data Type - String

See Also