Click or drag to resize
PortalLineTaxScheduleDefault Method
This method will start with the tax schedule from the customer/vendor address or IV site record for the line-item, and when appropriate, run the tax schedule selection process to replace it.

Namespace: KampData.TaxEngine.API
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public void LineTaxScheduleDefault()
Exceptions
ExceptionCondition
FeatureNotAvailableExceptionThrown if DocSlamLoad == true"
See Also