Gets Payout Primary Survivor Reduction Percentage

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

Syntax

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

Field Value

The Specifies the percent applied to the payout if the Primary Annuitant survives / Joint Annuitant dies. Effective when a contract status of OD, the Joint Death is present, and any Certain Period has expired. (applicable for Joint Lives Type only)

Remarks

  • System Name - PayoutPrimarySurvivorReductionPercent
  • Quik! Form Field Name - PayPrimarySurvivorPerc
  • Short Name - Payout Primary Survivor Reduction Percentage
  • Description - Specifies the percent applied to the payout if the Primary Annuitant survives / Joint Annuitant dies. Effective when a contract status of OD, the Joint Death is present, and any Certain Period has expired. (applicable for Joint Lives Type only)
  • Category - Payout
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - Numeric

See Also