Gets Systematic Withdrawals Amount

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

Syntax

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

Field Value

The Payment amount

Remarks

  • System Name - WithdrawalAmt
  • Quik! Form Field Name - WD.Amt
  • Short Name - Systematic Withdrawals Amount
  • Description - Payment amount
  • Category - Investment Profile
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - Numeric

See Also