Gets Withholding Amount Type

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

Syntax

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

Field Value

The Defines whether the withholding is for State or Federal taxes

Remarks

  • System Name - WithholdAmtType
  • Quik! Form Field Name - WithholdAmtType
  • Short Name - Withholding Amount Type
  • Description - Defines whether the withholding is for State or Federal taxes
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - String

See Also