Gets Dividends and Interest Payment Method

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

Syntax

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

Field Value

The Method to distribute payment

Remarks

  • System Name - DividendMethod
  • Quik! Form Field Name - DVD.Method
  • Short Name - Dividends and Interest Payment Method
  • Description - Method to distribute payment
  • Category - Investment Profile
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - String

See Also