Click or drag to resize
PortalDocNumber Property
Gets the DocNumber. Store your identifying document number in this field. DocNumber, DocType and DocModule must be a unique combination for each document. You can use this combination to link the documents in your accounting system to the documents in the KampData TaxEngine transaction tables.

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

Property Value

Type: String
See Also