Click or drag to resize
PortalDocSave Method
Saves the document if all requirements have been met, and then clears the TaxEngine Document.

Namespace: KampData.TaxEngine.API
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public void DocSave()
Exceptions
ExceptionCondition
RequirementException Thrown if not all requred fields have been entered.
See Also