Gets Withholding Amount

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

Syntax

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

Field Value

The The amount to be withheld if withholding is selected

Remarks

  • System Name - FedWithholdAmt
  • Quik! Form Field Name - FedWithholdAmt
  • Short Name - Withholding Amount
  • Description - The amount to be withheld if withholding is selected
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - Numeric

See Also