Share via


VendSettlementTax1099.get1099INTStateIncomeTax Method

Get the sum of reportable state tax witheld amounts for a given vendor and state for form INT.

Syntax

public SettleTax1099StateAmount get1099INTStateIncomeTax(
    VendAccount vendAccount, 
    Tax1099State tax1099State, 
    TransDate _fromDate, 
    TransDate _toDate)

Run On

ClientOrServer

Parameters

Return Value

Type: SettleTax1099StateAmount Extended Data Type
The amount of reportable state tax withheld.

Remarks

Form INT state tax withheld is reported on Tax1099Box INT_13.

See Also

Reference

VendSettlementTax1099 Table