Gets Periodic Payments Payment Method

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

Syntax

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

Field Value

The Method to distribute payment

Remarks

  • System Name - PeriodPaymentsMethod
  • Quik! Form Field Name - PER.Method
  • Short Name - Periodic Payments Payment Method
  • Description - Method to distribute payment
  • Category - Investment Profile
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - String

See Also