Gets Dividends and Interest Payment Frequency

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

Syntax

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

Field Value

The Frequency to perform payments

Remarks

  • System Name - DividendFreq
  • Quik! Form Field Name - DVD.Freq
  • Short Name - Dividends and Interest Payment Frequency
  • Description - Frequency to perform payments
  • Category - Investment Profile
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - String

See Also