Gets Mutual Fund 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 MutualFundDividendAcctName { get; }
Visual Basic (Declaration)
Public ReadOnly Property MutualFundDividendAcctName As BaseField
Visual C++
public:
property BaseField^ MutualFundDividendAcctName {
	BaseField^ get ();
}

Field Value

The Name of account or fund to distribute funds to

Remarks

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

See Also