Click or drag to resize
PortalLineExists Property
Gets the LineExists boolean. This returns true if the current line of the TaxEngine document is not null. See LineAdd().

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

Property Value

Type: Boolean
See Also