Gets Withholding Percent

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

Syntax

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

Field Value

The The percent to be withheld if withholding is selected

Remarks

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

See Also