Used in PO's, invoices, parts, services to indicate an item is taxable
Namespace: GZTW.AyaNova.BLLAssembly: GZTW.AyaNova.BLL (in GZTW.AyaNova.BLL.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class TaxCode : BusinessBase |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class TaxCode _ Inherits BusinessBase |
| Visual C++ |
|---|
[SerializableAttribute] public ref class TaxCode : public BusinessBase |