Gets Rate Lock Indicator

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

Syntax

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

Field Value

The This is used for rate locks to lock in an interest rate for a fixed product

Remarks

  • System Name - RateLockIndicator
  • Quik! Form Field Name - RateLockType
  • Short Name - Rate Lock Indicator
  • Description - This is used for rate locks to lock in an interest rate for a fixed product
  • Category - Account
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - String

See Also