Click or drag to resize
PortalLineTaxScheduleRefreshRequired Property
Gets the LineTaxScheduleRefreshRequired boolean. Returns true if a change has been made to the item tax schedule or tax option that may affect which details are taxed.

Namespace: KampData.TaxEngine.API
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public bool LineTaxScheduleRefreshRequired { get; }

Property Value

Type: Boolean
See Also