Click or drag to resize
PortalDocPost Method
Flag a document as posted. This is used primarily for reporting purposes. Post the document when the transaction is final and should be included in your tax reports. This method will also save the document.

Namespace: KampData.TaxEngine.API
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public void DocPost()
Remarks
See DocPostingDate and DocSystemDatePosted for more information.
See Also