TaxApplicableOnEnum Enumeration |
Product: ALL
Description: Enumeration of tax
applicable on Journal Entry (Sales/Purchase)
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 TaxApplicableOnEnum
Members
| Member name | Value | Description |
---|
| Purchase | 0 | |
| Sales | 1 | |
Remarks
See Also