Click or drag to resize
TrxTaxDetailAccountIndex Property
Posting account index. In the case of summarized records, if the records being summarized all have the same account index, this property will have that value. Otherwise, the value will be zero.

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

Property Value

Type: Int32
See Also