Click or drag to resize
PortalDetailAccountIndex Property
Gets or sets an integer used to identify the general ledger posting account. This account would typically be the appropriate sales tax payable account.

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

Property Value

Type: Int32
See Also