Gets Systematic Withdrawals First Payment Date

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

Syntax

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

Field Value

The Date of first payment

Remarks

  • System Name - WithdrawalFirstPmtDate
  • Quik! Form Field Name - WD.FirstPmtDate
  • Short Name - Systematic Withdrawals First Payment Date
  • Description - Date of first payment
  • Category - Investment Profile
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - Date

See Also