Gets Client Beneficiary Amount

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

Syntax

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

Field Value

The Amount that beneficiary receives from client account

Remarks

  • System Name - BeneficiaryAmt
  • Quik! Form Field Name - BeneAmt
  • Short Name - Client Beneficiary Amount
  • Description - Amount that beneficiary receives from client account
  • Category - Beneficiary Info
  • Service Level - Standard
  • Data Set Type - Client
  • Field Data Type - Numeric

See Also