Click or drag to resize
PortalDocVoid Property
Gets or sets the DocVoid boolean. Flag the document as voided and then save the document. The document remains in the tax history, but can be excluded from tax reports.

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

Property Value

Type: Boolean
See Also