Click or drag to resize
PortalDocTaxScheduleDefault Method
This method will reassign the default tax schedule from the customer/vendor address record to the document header and then call LineTaxScheduleDefault() for each line in the document.

Namespace: KampData.TaxEngine.API
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public void DocTaxScheduleDefault()
See Also