Gets Mutual Fund Dividends and Interest First Payment Date

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

Syntax

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

Field Value

The Date of first payment

Remarks

  • System Name - MutualFundDividendFirstPmtDate
  • Quik! Form Field Name - MFDVD.FirstPmtDate
  • Short Name - Mutual Fund Dividends and Interest First Payment Date
  • Description - Date of first payment
  • Category - Investment Profile
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - Date

See Also