Gets Alt Payee Mailing Full Address

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

Syntax

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

Field Value

The All address lines combined together

Remarks

  • System Name - AltPayeeMailingFullAddr
  • Quik! Form Field Name - M.FullAddr
  • Short Name - Alt Payee Mailing Full Address
  • Description - All address lines combined together
  • Calc Format - !*AltPayeeMailingAddrAllLines*!$%, %$!*AltPayeeMailingAddrCity*!$%, %$!*AltPayeeMailingAddrState*! !*AltPayeeMailingAddrZip*!
  • Category - Payout
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - String

See Also