Gets Payout Lives Type

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

Syntax

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

Field Value

The (applicable for Life contingent Payout Options) specifies whether the payout is based upon one(single) or two(joint) lives.

Remarks

  • System Name - PayoutLivesType
  • Quik! Form Field Name - PayLivesType
  • Short Name - Payout Lives Type
  • Description - (applicable for Life contingent Payout Options) specifies whether the payout is based upon one(single) or two(joint) lives.
  • Category - Payout
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - String

See Also