Click or drag to resize
PortalDocClear Method
This method discards the document currently held in the TaxEngine. If the document has been saved previously, it simply releases it. If the document has never been saved, it deletes it.

Namespace: KampData.TaxEngine.API
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public void DocClear()
See Also