TaxFormTypeEnum Enumeration |
Product: QBO
Description: Tax Form Type holds data related to Tax Information (Tax Form Type)
based on Regional compliance laws. Applicable for IN region
currently. Can be used to extend for other Regions.
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax[SerializableAttribute]
public enum TaxFormTypeEnum
Members
| Member name | Value | Description |
---|
| FormC | 0 | |
| FormF | 1 | |
| FormI | 2 | |
| FormH | 3 | |
| FormE1 | 4 | |
| FormE2 | 5 | |
Remarks
See Also