Click or drag to resize
DocTypeStructDocTypeName Property
The name of the document type. A document type name could be invoice, quote, return, etc.

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

Property Value

Type: String
See Also