Gets Rate Lock Date

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

Syntax

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

Field Value

The The date associated with the rate. This is used for a rate lock situation for either a fixed fund within a variable product or a fixed product

Remarks

  • System Name - RateLockDate
  • Quik! Form Field Name - RateLockDate
  • Short Name - Rate Lock Date
  • Description - The date associated with the rate. This is used for a rate lock situation for either a fixed fund within a variable product or a fixed product
  • Category - Account
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - Date

See Also