Gets New Account Flag

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

Syntax

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

Field Value

The Identifies whether application is for new or existing account

Remarks

  • System Name - NewAccount
  • Quik! Form Field Name - NewAcct
  • Short Name - New Account Flag
  • Description - Identifies whether application is for new or existing account
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - String

See Also