Gets Existing Account or Policy Question

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

Syntax

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

Field Value

The Indicates if applicant has an existing account or life insurance policy or annuity policy

Remarks

  • System Name - ExistingAccount
  • Quik! Form Field Name - ExistingAcct
  • Short Name - Existing Account or Policy Question
  • Description - Indicates if applicant has an existing account or life insurance policy or annuity policy
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - Boolean

See Also