Click or drag to resize
PortalLineTaxScheduleRefresh Method
This method will remove the current tax details from this line and replace them with fresh tax details based on the effective tax schedule.

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