Gets Periodic Payments First Payment Date

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

Syntax

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

Field Value

The Date of first payment

Remarks

  • System Name - PeriodPaymentsFirstPmtDate
  • Quik! Form Field Name - PER.FirstPmtDate
  • Short Name - Periodic Payments First Payment Date
  • Description - Date of first payment
  • Category - Investment Profile
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - Date

See Also