Gets Client Beneficiary Per Stirpes

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

Syntax

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

Field Value

The Indicates that if beneficiary predeceases the account owner the beneficiary's share of the account will pass through to the beneficiaries heirs

Remarks

  • System Name - BeneficiaryPerStirpes
  • Quik! Form Field Name - BenePerStirpes
  • Short Name - Client Beneficiary Per Stirpes
  • Description - Indicates that if beneficiary predeceases the account owner the beneficiary's share of the account will pass through to the beneficiaries heirs
  • Category - Beneficiary Info
  • Service Level - Premium
  • Data Set Type - Client
  • Field Data Type - Boolean

See Also