Gets Spousal Consent Flag

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

Syntax

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

Field Value

The Indicates if the proposed applicant/insured/annuitant has given consent for ERISA rights waiver.

Remarks

  • System Name - SpouseConsentType
  • Quik! Form Field Name - SpouseConsentType
  • Short Name - Spousal Consent Flag
  • Description - Indicates if the proposed applicant/insured/annuitant has given consent for ERISA rights waiver.
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - String

See Also