Click or drag to resize
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
C#
[SerializableAttribute]
public enum TaxApplicableOnEnum
Members
  Member nameValueDescription
Purchase0
Sales1
Remarks
See Also