Class TaxCodeContract
Represents a Tax code
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class TaxCodeContract : Object
Name | Description |
---|---|
TaxCodeContract() |
Fields
Name | Description |
---|---|
CompanyNumber | Company number |
CreationPoint | Creation date. Date format: yyyy-MM-ddTHH:mm:ss |
Description | Description |
DescriptionId | Description ID when translations are used |
ExternalSystemId | External ID |
Field1 | Field 1. Field for individual customer use |
Field2 | Field 2. Field for individual customer use |
Field3 | Field 3. Field for individual customer use |
Field4 | Field 4. Field for individual customer use |
Field5 | Field 5. Field for individual customer use |
Field6 | Field 6. Field for individual customer use |
Field7 | Field 7. Field for individual customer use |
Field8 | Field 8. Field for individual customer use |
Field9 | Field 9. Field for individual customer use |
InclusiveTax | Inclusive tax, see YesNoEnum |
IsAcquisitionTax | Acquisition tax, see YesNoEnum |
IsActive | Active, see YesNoEnum |
IsEdited | Is this object in process |
IsTaxOnly | Is tax only (100%), see YesNoEnum |
Percent | Percent. Decimal format: 0000 |
SequentialId | Unique ID of the data row, which remains the same during processing until saved or logged off |
TaxCodeNumber | Tax code number |