Gets Letter of Intent Flag

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

Syntax

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

Field Value

The Indicates if letter of intent is being requested for the account

Remarks

  • System Name - LOIType
  • Quik! Form Field Name - LOIType
  • Short Name - Letter of Intent Flag
  • Description - Indicates if letter of intent is being requested for the account
  • Category - Account
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - Boolean

See Also