Gets Tax Year

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

Syntax

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

Field Value

The The tax year to which the payment is being applied.Relates to Premium Type.

Remarks

  • System Name - TaxYear
  • Quik! Form Field Name - TaxYear
  • Short Name - Tax Year
  • Description - The tax year to which the payment is being applied.Relates to Premium Type.
  • Category - Account
  • Service Level - Standard
  • Data Set Type - Acct
  • Field Data Type - Date

See Also