Gets Payout Increase Percent

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

Syntax

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

Field Value

The Specifies the increase in payout percentage each year (applicable for Fixed Payout Type only).

Remarks

  • System Name - PayoutIncreasePercent
  • Quik! Form Field Name - PayIncreasePerc
  • Short Name - Payout Increase Percent
  • Description - Specifies the increase in payout percentage each year (applicable for Fixed Payout Type only).
  • Category - Payout
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - Numeric

See Also