Gets Payment Notes

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

Syntax

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

Field Value

The Free-form text.

Remarks

  • System Name - PaymentNotes
  • Quik! Form Field Name - PmtNotes
  • Short Name - Payment Notes
  • Description - Free-form text.
  • Category - Account
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - String

See Also