Gets Proceeds Amount

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

Syntax

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

Field Value

The Payment amount

Remarks

  • System Name - ProceedAmt
  • Quik! Form Field Name - PROCEED.Amt
  • Short Name - Proceeds Amount
  • Description - Payment amount
  • Category - Investment Profile
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - Numeric

See Also