Gets Application Type Code

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

Syntax

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

Field Value

The Indicates the type of application, i.e.: app-less, app-later, and paper app.

Remarks

  • System Name - AppTypeCode
  • Quik! Form Field Name - AppTypeCode
  • Short Name - Application Type Code
  • Description - Indicates the type of application, i.e.: app-less, app-later, and paper app.
  • Category - Account
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - String

See Also