Gets Account Payment/Premium Method

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

Syntax

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

Field Value

The The method of payment from the firm to the Insurance Company.i.e., Clearinghouse, Check, EFT, wire, credit card.

Remarks

  • System Name - PmtMethod
  • Quik! Form Field Name - PmtMethod
  • Short Name - Account Payment/Premium Method
  • Description - The method of payment from the firm to the Insurance Company.i.e., Clearinghouse, Check, EFT, wire, credit card.
  • Category - Account
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - String

See Also