Click or drag to resize
PortalLineReselectionRequired Property
Gets or sets the LineReselectionRequired boolean. Returns true when a field value has changed that may affect the tax schedule selection. Run DocTaxScheduleDefault() or LineTaxScheduleDefault() to update.

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

Property Value

Type: Boolean
See Also