Gets Dividends and Interest Address Full Address

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

Syntax

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

Field Value

The All address lines combined together

Remarks

  • System Name - DividendAddressFullAddr
  • Quik! Form Field Name - DVD.O.FullAddr
  • Short Name - Dividends and Interest Address Full Address
  • Description - All address lines combined together
  • Calc Format - !*DividendAddressAddrAllLines*!$%, %$!*DividendAddressAddrCity*!$%, %$!*DividendAddressAddrState*! !*DividendAddressAddrZip*!
  • Category - Investment Profile
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - String

See Also