Gets Purpose of Account or Insurance

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

Syntax

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

Field Value

The The reason this account is being opened or policy is being purchased, i.e. personal, business, mortgage, profit sharing, fund IRA, retirement planning, educational, income replacement, savings, spouse insurance, guarantee insurability, key-person, cover debt, Section 303, deferred, brokerage, account update, advisory, new registration

Remarks

  • System Name - AccountPurpose
  • Quik! Form Field Name - AcctPurpose
  • Short Name - Purpose of Account or Insurance
  • Description - The reason this account is being opened or policy is being purchased, i.e. personal, business, mortgage, profit sharing, fund IRA, retirement planning, educational, income replacement, savings, spouse insurance, guarantee insurability, key-person, cover debt, Section 303, deferred, brokerage, account update, advisory, new registration
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - String

See Also