Gets Tax State

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

Syntax

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

Field Value

The Tax State is the state the client is taxed in for this account

Remarks

  • System Name - TaxState
  • Quik! Form Field Name - TaxState
  • Old Quik! Form Field Field Name - TaxState
  • Short Name - Tax State
  • Description - Tax State is the state the client is taxed in for this account
  • Category - Account
  • Service Level - QDBC
  • Data Set Type - Acct
  • Field Data Type - String

See Also