Click or drag to resize
PortalLineRequirementsMet Property
Gets the LineRequirementsMet boolean. Returns true when the TaxEngine has all the values it needs to save and report the current line tax.

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

Property Value

Type: Boolean
See Also