Gets Rate Lock Percent

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

Syntax

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

Field Value

The The actual rate that will be applied to the fund or product

Remarks

  • System Name - RateLockPercent
  • Quik! Form Field Name - RateLockPerc
  • Short Name - Rate Lock Percent
  • Description - The actual rate that will be applied to the fund or product
  • Category - Account
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - Numeric

See Also