Gets Mutual Fund Dividends and Interest Amount

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

Syntax

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

Field Value

The Payment amount

Remarks

  • System Name - MutualFundDividendAmt
  • Quik! Form Field Name - MFDVD.Amt
  • Short Name - Mutual Fund Dividends and Interest Amount
  • Description - Payment amount
  • Category - Investment Profile
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - Numeric

See Also