Click or drag to resize
PortalDetailAdd Method
Add a Microsoft Dynamics® GP type tax detail record to the current line.

Namespace: KampData.TaxEngine.API
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public void DetailAdd(
	string taxDetailID
)

Parameters

taxDetailID
Type: SystemString
The ID of the tax detail to add.
See Also