Gets Payout Certain Period

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

Syntax

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

Field Value

The (applicable for Certain Payout Options) specifies the number of Certain Payments (e.g. if Quarterly for 5 years, fill with 00020 to specify 5 years certain or 20 quarters).

Remarks

  • System Name - PayoutCertainPeriod
  • Quik! Form Field Name - PayCertainPeriod
  • Short Name - Payout Certain Period
  • Description - (applicable for Certain Payout Options) specifies the number of Certain Payments (e.g. if Quarterly for 5 years, fill with 00020 to specify 5 years certain or 20 quarters).
  • Category - Payout
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - Numeric

See Also