Click or drag to resize
TaxRateDisplayTypeEnum Enumeration
Product: QBO Description: Enumeration of TaxRateDisplayType

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum TaxRateDisplayTypeEnum
Members
  Member nameValueDescription
ReadOnly0
HideInTransactionForms1
HideInPrintedForms2
HideInAll3
Remarks
See Also