Gets Purchases First Payment Date

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

Syntax

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

Field Value

The Date of first payment

Remarks

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

See Also