Click or drag to resize
PortalDocReselectionRequired Property
Gets or sets the DocReselectionRequired boolean. Returns true if the tax location, customer or item has changed since the current tax schedules were selected.

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

Property Value

Type: Boolean
See Also