Gets Financial Institution Company Office Full Address

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

Syntax

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

Field Value

The All address lines combined together

Remarks

  • System Name - OfficeFullAddr
  • Quik! Form Field Name - O.FullAddr
  • Short Name - Financial Institution Company Office Full Address
  • Description - All address lines combined together
  • Calc Format - !*OfficeAddrAllLines*!$%, %$!*OfficeAddrCity*!$%, %$!*OfficeAddrState*! !*OfficeAddrZip*!
  • Category - FundSource
  • Service Level - Premium
  • Data Set Type - FundSource
  • Field Data Type - String

See Also