Gets Tax Withholding Indicator

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

Syntax

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

Field Value

The Yes or No for withholding

Remarks

  • System Name - FedWithholdType
  • Quik! Form Field Name - FedWithholdType
  • Short Name - Tax Withholding Indicator
  • Description - Yes or No for withholding
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - Boolean

See Also