Gets Purchases Payment Instructions

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

Syntax

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

Field Value

The Instructions for payments

Remarks

  • System Name - PurchaseInstr
  • Quik! Form Field Name - PURCH.Instr
  • Short Name - Purchases Payment Instructions
  • Description - Instructions for payments
  • Category - Investment Profile
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - String

See Also