Click or drag to resize
PortalDocExists Property
Gets the DocExists boolean. This property will be true if the current document existed in SQL Server prior to opening it with the TaxEngine.

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

Property Value

Type: Boolean
See Also