Gets Dividends and Interest Account Name

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

Syntax

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

Field Value

The Name of account or fund to distribute funds to

Remarks

  • System Name - DividendAcctName
  • Quik! Form Field Name - DVD.AcctName
  • Short Name - Dividends and Interest Account Name
  • Description - Name of account or fund to distribute funds to
  • Category - Investment Profile
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - String

See Also